OpenSolaris Bluetooth Project

From Genunix

Jump to: navigation, search
OpenSolaris Bluetooth Project SketchPad

Other Bluetooth implementations:

  • FreeBSD
FreeBSD Handbook/Bluetooth
  • NetBSD
NetBSD Wiki
  • Linux
BlueZ BT stack
Affix BT stack
  • OS X


Bluetooth Protocol Stack

+--------------+
| Applications | ← Userland library ?
+-+---+-+------+
  |   | | OBEX | ← STREAMS module ?
+-+---+-+------+
| SDP | RCOMM  | ← STREAMS module ?
+-----+--------+
|     L2CAP    | ← STREAMS module ?
+--------------+
|     HCI      | ← That is kernel STREAMS driver
+--------------+
| Link manager | ← That (and below) is actual hardware 
+--------------+
|   Baseband   |
+--------------+
|     Radio    |
+--------------+
  • How about porting Linux BlueZ userland framework to Solaris ?
Personal tools