haiku/headers/os/bluetooth/HCI
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
..
btHCI.h - Add initial code to unregister devices from server 2009-07-02 20:07:26 +00:00
btHCI_acl.h A bit more styling on main headers 2008-08-02 21:15:02 +00:00
btHCI_command.h - Add initial code to unregister devices from server 2009-07-02 20:07:26 +00:00
btHCI_event.h - Add initial code to unregister devices from server 2009-07-02 20:07:26 +00:00
btHCI_sco.h - First steps for SCO connections 2008-08-04 17:14:06 +00:00
btHCI_transport.h - Move bluetooth net_device module to a independent module HCI, remake API interfaces 2010-01-17 15:46:36 +00:00