summaryrefslogtreecommitdiffstats
path: root/hci/src/packet_fragmenter.c
Commit message (Expand)AuthorAgeFilesLines
* bt: Kill some logspamChristopher R. Palmer2015-12-231-1/+1
* L2cap: Handle invalid HCI packets from Test toolvenkata Jagadeesh2015-10-061-5/+19
* Fix build issues in bluedroid on masterEtan Cohen2015-03-311-0/+1
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-2/+2
* Add a hash function for bluetooth addressesZach Johnson2015-03-161-1/+1
* Add key equality function option for hash_mapZach Johnson2015-03-161-1/+1
* Canonicalize HCI logtags with bt_ prefixZach Johnson2015-03-161-1/+1
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-5/+5
* Move controller module to device directoryChris Manton2015-03-161-1/+1
* Refactor btm_devctl reset sequenceZach Johnson2015-03-161-2/+2
* Fix packet fragmenter so it doesn't request acl sizes unless it's actually an...Zach Johnson2015-03-161-34/+39
* HCI layer cleanupZach Johnson2015-03-161-35/+28
* Move HCI over to the osi allocators, and fix the tests accordinglyZach Johnson2015-03-161-2/+5
* Clean up scattered naive hash functionsZach Johnson2015-03-161-8/+2
* Refactor HCI layerZach Johnson2015-03-161-0/+232