OpenSolaris Bluetooth Project
From Genunix
Other Bluetooth implementations:
- FreeBSD
- NetBSD
- Linux
- 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 ?
