summaryrefslogtreecommitdiffstats
path: root/hci/src/hci_inject.c
Commit message (Expand)AuthorAgeFilesLines
* Disable opening network debug ports for security reasonsPavlin Radoslavov2015-09-251-0/+8
* Fix insufficient buffer size allocation in hci_injectMudumba Ananth2015-06-151-1/+1
* Fix build issues in bluedroid on masterEtan Cohen2015-03-311-0/+1
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-5/+5
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-5/+5
* HCI layer cleanupZach Johnson2015-03-161-9/+9
* Move HCI over to the osi allocators, and fix the tests accordinglyZach Johnson2015-03-161-1/+3
* Refactor HCI layerZach Johnson2015-03-161-8/+21
* Switch to an epoll-based reactor implementation.Sharvil Nanavati2015-03-161-7/+7
* Fix socket to use safe reactor registrationZach Johnson2015-03-161-2/+2
* Add a mechanism for debug tools to inject HCI commands into the HCI stream.Sharvil Nanavati2015-03-161-0/+189