OSDN Git Service

Fix build issues in bluedroid on master
[android-x86/system-bt.git] / hci / src / hci_layer.c
2015-04-01 Etan CohenFix build issues in bluedroid on master
2015-03-31 Etan CohenMerge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee...
2015-03-23 Andre EisenbachMerge "Extend Bluetooth startup timeout from 3s to...
2015-03-23 Andre EisenbachExtend Bluetooth startup timeout from 3s to 8s
2015-03-16 Sharvil NanavatiUse fully qualified path for btcore includes.
2015-03-16 Sharvil NanavatiUse fully qualified path for OSI includes.
2015-03-16 Zach JohnsonRejig hci upwards dispatch
2015-03-16 Zach JohnsonCanonicalize HCI logtags with bt_ prefix
2015-03-16 Sharvil NanavatiAdd platform-independent logging macros to OSI.
2015-03-16 June R. Tate-GansAdding in some additional, but critical, logs.
2015-03-16 Zach JohnsonFixed HAL layer ignore state handling
2015-03-16 Zach JohnsonRefactor btm_devctl reset sequence
2015-03-16 Zach JohnsonAdd a futured version of the HCI transmit_command
2015-03-16 Zach JohnsonModulizification of the HCI layer
2015-03-16 Zach JohnsonShuffle HCI layer internal functions into a more logica...
2015-03-16 Zach JohnsonRefactor bte_main into more of a shell.
2015-03-16 Zach JohnsonAdd non-repeating timer wrapper for alarm
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