haiku/headers/os/bluetooth
Oliver Ruiz Dorantes 9760dcae20 - Move bluetooth net_device module to a independent module HCI, remake API interfaces
- Move functionality for assembling ACL/events packets of the driver to this module
- Move h2generic driver to c++ (not style)
- Pass checkstyle.py to all commited files.
Fixes:
- Wrong condition for finishing l2cap packet segmentation.
- Place NetBuffersPrependers in a inner scope to avoid Sycing twice in destructor.
- Avoid keeping trace of l2cap responses of any other kind of thread.
- Do not free net_buffers of for Frame containers.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35117 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-17 15:46:36 +00:00
..
HCI - Move bluetooth net_device module to a independent module HCI, remake API interfaces 2010-01-17 15:46:36 +00:00
L2CAP A bit more styling on main headers 2008-08-02 21:15:02 +00:00
BluetoothDevice.h - Drop R5 compatibility by removing first 4 bytes in the IOCTLs containing the size of the command. 2009-03-21 21:38:00 +00:00
DeviceClass.h - Add method in LocalDevice class to write its class to the dongle 2009-07-10 14:19:17 +00:00
DiscoveryAgent.h Add prototypes to keep/use global Inquiry time 2009-02-20 18:25:41 +00:00
DiscoveryListener.h Add prototypes to keep/use global Inquiry time 2009-02-20 18:25:41 +00:00
LinkKeyUtils.h some cleanups and styling by Mika and me 2009-01-16 20:32:19 +00:00
LocalDevice.h - Add method in LocalDevice class to write its class to the dongle 2009-07-10 14:19:17 +00:00
LocalDeviceAddOn.h - Fix Jamfile 2009-04-21 20:59:47 +00:00
RemoteDevice.h - Drop R5 compatibility by removing first 4 bytes in the IOCTLs containing the size of the command. 2009-03-21 21:38:00 +00:00
bdaddrUtils.h Show BluetoothAdress in correct order 2009-03-11 21:26:21 +00:00
bluetooth.h A bit more styling on main headers 2008-08-02 21:15:02 +00:00
bluetooth_error.h A bit more styling on main headers 2008-08-02 21:15:02 +00:00
bluetooth_util.h style 2009-04-21 21:36:37 +00:00