aboutsummaryrefslogtreecommitdiff
path: root/hci/test
AgeCommit message (Expand)Author
2019-04-05Modernise code to use override specifierYi Kong
2017-10-23Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski
2017-02-02Initial HIDL conversionAndre Eisenbach
2016-10-31hci: Apply clang-formatMyles Watson
2016-10-17Renamed most C files to C++: *.c to *.ccPavlin Radoslavov
2016-09-14Add BT_HCI_UNKNOWN_MESSAGE_TYPE log eventPavlin Radoslavov
2016-08-05Use standard types, consistent ifdef style everywhereMarie Janssen
2016-05-27Update the HCI unit test if BT_CLEAN_TURN_ON_DISABLED is TRUEPavlin Radoslavov
2016-05-12Rename all *.cpp files to *.cc to follow new styleJakub Pawlowski
2015-12-22Remove "block" parameter from eager_reader_read()Andre Eisenbach
2015-12-07Fix net_test_hci unit testsPavlin Radoslavov
2015-11-10Fix net_test_hciAndre Eisenbach
2015-10-21Workaround for H4 HCI stream corruption during LE scansAndre Eisenbach
2015-10-19GKI cleanup - Moved GKI_get_os_tick_count() to OSIPavlin Radoslavov
2015-05-06Work around clang/llvm compilation problems.Chih-Hung Hsieh
2015-03-16Add platform-independent logging macros to OSI.Sharvil Nanavati
2015-03-16Fixed HAL layer ignore state handlingZach Johnson
2015-03-16Move controller module to device directoryChris Manton
2015-03-16Refactor btm_devctl reset sequenceZach Johnson
2015-03-16Modulizification of the HCI layerZach Johnson
2015-03-16Refactor bte_main into more of a shell.Zach Johnson
2015-03-16HCI layer cleanupZach Johnson
2015-03-16Sink all HCI transmission management into the HCI layerZach Johnson
2015-03-16Rename init/cleanup to start_up/shut_down in the HCI layerZach Johnson
2015-03-16Move HCI over to the osi allocators, and fix the tests accordinglyZach Johnson
2015-03-16Modify eager reader to support multi-byte readsZach Johnson
2015-03-16Implement an HCI HAL for MCTZach Johnson
2015-03-16Refactor HCI layerZach Johnson