haiku/headers/private/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
..
bluetoothserver_p.h Patch by Michael Weirauch to fix bluetooth apps signatures. 2009-09-24 21:07:18 +00:00
btCoreData.h - Move bluetooth net_device module to a independent module HCI, remake API interfaces 2010-01-17 15:46:36 +00:00
btDebug.h Add private bluetooth headers being used in the kit and the future server 2008-02-01 20:59:14 +00:00
btModules.h - Move bluetooth net_device module to a independent module HCI, remake API interfaces 2010-01-17 15:46:36 +00:00
CodeHandler.h Fix mask and endline style 2010-01-03 21:19:47 +00:00
CommandManager.h - Remove size output parameter creating commands 2009-03-23 23:07:07 +00:00
ConnectionIncoming.h Fix deprecated include. 2009-02-01 17:29:42 +00:00
l2cap.h - Add macros to distingish between requests and responses 2010-01-10 23:02:21 +00:00
PincodeWindow.h Merge view class in the window object 2009-10-06 20:03:36 +00:00
PortListener.h - sizeof(TYPE) would cause problems to instantiations of the class with void type 2010-01-03 22:35:18 +00:00