Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable opening network debug ports for security reasons | Pavlin Radoslavov | 2015-09-25 | 1 | -0/+8 |
* | Fix insufficient buffer size allocation in hci_inject | Mudumba Ananth | 2015-06-15 | 1 | -1/+1 |
* | Fix build issues in bluedroid on master | Etan Cohen | 2015-03-31 | 1 | -0/+1 |
* | Use fully qualified path for OSI includes. | Sharvil Nanavati | 2015-03-16 | 1 | -5/+5 |
* | Add platform-independent logging macros to OSI. | Sharvil Nanavati | 2015-03-16 | 1 | -5/+5 |
* | HCI layer cleanup | Zach Johnson | 2015-03-16 | 1 | -9/+9 |
* | Move HCI over to the osi allocators, and fix the tests accordingly | Zach Johnson | 2015-03-16 | 1 | -1/+3 |
* | Refactor HCI layer | Zach Johnson | 2015-03-16 | 1 | -8/+21 |
* | Switch to an epoll-based reactor implementation. | Sharvil Nanavati | 2015-03-16 | 1 | -7/+7 |
* | Fix socket to use safe reactor registration | Zach Johnson | 2015-03-16 | 1 | -2/+2 |
* | Add a mechanism for debug tools to inject HCI commands into the HCI stream. | Sharvil Nanavati | 2015-03-16 | 1 | -0/+189 |