Bluetooth stack: Difference between revisions

Content deleted Content added
cite "Bluetooth Audio Streaming on Linux-Based Embedded Devices"
overview of Linux stacks
Line 13:
 
===Linux===
The [[Linux]] operating system currently has two widespread Bluetooth stack implementations:
* BlueZ, included with the official [[Linux kernel]] distributions, initially developed by [[Qualcomm]].
* Affix, developed by [[Nokia Research Center]].
 
====BlueZ====
'''BlueZ''' is the official Bluetooth stack for [[Linux]]. Its goal is to make an implementation of the Bluetooth wireless standards specifications for Linux. ItAs of 2006, the BlueZ stack supports all core [[Bluetooth]] protocols and layers.<ref name=embedded-audio-linux>{{cite paper |author=Selim Çιracι, Evren Karaca, Mark Reşat Pariente |date=[[2006-05-19]] |title=Bluetooth Audio Streaming on Linux-Based Embedded Devices |publisher=[[Bilkent University]] |url=http://www.ug.bcc.bilkent.edu.tr/~resat/Resources/cs515term.pdf |format=PDF |accessdate=2007-03-05 }}</ref> It was initially developed by [[Qualcomm]], and is available for [[Linux kernel]] versions 2.4.6 and up.
 
==Embedded implementations==