OSDN Git Service

HCI layer cleanup
[android-x86/system-bt.git] / hci / src / hci_layer.c
2015-03-16 Zach JohnsonHCI layer cleanup
2015-03-16 Zach JohnsonSink all HCI transmission management into the HCI layer
2015-03-16 Zach JohnsonRename init/cleanup to start_up/shut_down in the HCI...
2015-03-16 Sharvil NanavatiUse osi_free with osi_calloc in HCI layer to avoid...
2015-03-16 Zach JohnsonMove HCI over to the osi allocators, and fix the tests...
2015-03-16 Zach JohnsonModify eager reader to support multi-byte reads
2015-03-16 Zach JohnsonRefactor HCI layer