These were the first evidences that bluetooth could actually work in Haiku , that was the result of a first code testing after the coding of the driver. Now finally I could compile the three entities which are to compose the young haiku bluetooth stack:
H2 Transport(Hardware independency):
$HAIKU/system/add-ons/kernel/drivers/bluetooth/h2/h2generic
Partial HCI Layer(Network establishment and handling):
$HAIKU/system/servers/bluetoth_server
UserLand kit interaction(Bluetooth Kit):
$HAIKU/system/lib/libbluetooth.so
At the first run the server runs in Haiku without crashing for the moment, so lets see how all this parts get on well together... test again...
Sunday, February 10, 2008
Second Testing stage
Subscribe to:
Post Comments (Atom)


1 comments:
Keep up the good work. What are the requirements to currently use the system? I have a sitecom USB bluetooth key, can I use that one to test the system now?
Post a Comment