Quote:
|
Originally Posted by climber
Hello everybody, I'm new in this forum as well as I'm new at bluetooth,i have the bluetooth source code by the hand ,which is bluez-kernel-2.3 c/linux code .but i can find a good way to read and understand it ,could someone tell me or give me some advices ??? any way thank you !!!
|
First, I reccomend against using the kernel patch, but rather, recompile your own kernel to include the Bluetooth modules. BlueZ is now included in the kernel, so that's all cool. There are some HOWTOs on the BlueZ site (
http://bluez.sourceforge.net) that might help.
Anything you find in Linux, I'd love to hear, since I only just got started tossing in Bluetooth into the mix of my dearest little Linux box.
If you want to get more information on the protocol itself, check out
www.bluetooth.org, Bluetooth SIG's website.