44802768c447ab480d4227b3a852a97d923b816d |
|
24-Dec-2014 |
Sharvil Nanavati <sharvil@google.com> |
Add platform-independent logging macros to OSI. These macros should replace ALOG* and the various trace macros used throughout bluedroid. This change eliminates all uses of the ALOG* macros in favor of the new ones.
/system/bt/hci/test/hci_hal_mct_test.cpp
|
bf8193bc81cc077e3acd245cacbe8e3789c4b9ff |
|
08-Sep-2014 |
Zach Johnson <zachoverflow@google.com> |
HCI layer cleanup - x_interface_t started to get annoyingly verbose, changed to x_t - buffer_allocator is standalone now, no longer part of bte_main - new controller_t to handle controller start up and hold controller state - new hci_packet_factory to make packets, and hci_packet_parser to read information out of packets.
/system/bt/hci/test/hci_hal_mct_test.cpp
|
1e0ede7f5522a853fc39d4f183e508ed38f01636 |
|
28-Aug-2014 |
Zach Johnson <zachoverflow@google.com> |
Move HCI over to the osi allocators, and fix the tests accordingly
/system/bt/hci/test/hci_hal_mct_test.cpp
|
bb170c1ed53a8c8ed70817cd6ce633cf94c05289 |
|
22-Aug-2014 |
Zach Johnson <zachoverflow@google.com> |
Modify eager reader to support multi-byte reads
/system/bt/hci/test/hci_hal_mct_test.cpp
|
b7ddf13bca40c04aacf1ee086501389896cc2072 |
|
21-Aug-2014 |
Zach Johnson <zachoverflow@google.com> |
Implement an HCI HAL for MCT Unit tested. Needs verification on actual device (i.e. HDP profile).
/system/bt/hci/test/hci_hal_mct_test.cpp
|