summaryrefslogtreecommitdiffstats
path: root/hci/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support to send h/w error eventSrinu Jella2015-10-061-0/+6
* Bluetooth: Add parameter to indicate reason for ssr_cleanuppramod kotreshappa2015-10-063-3/+3
* Bluetooth: Read BLE vendor capability to proceed on Secure connSrinu Jella2015-10-062-0/+5
* Bluetooth: Enable SSR.Kiran Kelageri2015-10-063-0/+15
* Bluetooth: Read local supported codecs part of boot sequenceSrinu Jella2015-10-062-0/+6
* Bluetooth native dumpsys logging support (2/5)Andre Eisenbach2015-05-111-0/+36
* LE Data Packet Extension supportPriti Aghera2015-04-152-0/+5
* LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-132-0/+8
* Remove unused file hci/include/bt_hci_lib.hChris Manton2015-03-262-207/+0
* Move unused include file out of hci_audio.hAndre Eisenbach2015-03-261-2/+0
* Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-264-15/+42
* Revert "Resolved hardware error observed during SCO Connection setup"Chris Manton2015-03-251-2/+1
* Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-251-1/+2
* Rejig hci upwards dispatchZach Johnson2015-03-161-2/+6
* Update module names to not use C preprocessor and to be at top of headers.Sharvil Nanavati2015-03-162-3/+5
* Move controller module to device directoryChris Manton2015-03-161-74/+0
* Fix BLE GAP handling after callback refactoringZach Johnson2015-03-161-0/+1
* Refactor btm_devctl reset sequenceZach Johnson2015-03-164-18/+117
* Add a futured version of the HCI transmit_commandZach Johnson2015-03-161-0/+3
* Modulizification of the HCI layerZach Johnson2015-03-162-21/+2
* Refactor btsnoop and stack config into modulesZach Johnson2015-03-161-6/+5
* Refactor bte_main into more of a shell.Zach Johnson2015-03-162-18/+10
* HCI layer cleanupZach Johnson2015-03-1611-63/+186
* Sink all HCI transmission management into the HCI layerZach Johnson2015-03-163-10/+21
* Rename init/cleanup to start_up/shut_down in the HCI layerZach Johnson2015-03-161-3/+3
* Move HCI over to the osi allocators, and fix the tests accordinglyZach Johnson2015-03-161-0/+3
* Modify eager reader to support multi-byte readsZach Johnson2015-03-161-4/+3
* Implement an HCI HAL for MCTZach Johnson2015-03-161-2/+7
* Refactor HCI layerZach Johnson2015-03-1610-297/+428
* Add a mechanism for debug tools to inject HCI commands into the HCI stream.Sharvil Nanavati2015-03-161-0/+28
* Add ability to preserve existing snoop logAndre Eisenbach2014-09-172-2/+3
* Eliminate userial thread race conditionChris Manton2014-08-151-0/+1
* Revert "Revert "Clean up messy dispatch in bt_hci_bdroid by using new primiti...Sharvil Nanavati2014-07-172-51/+26
* Revert "Clean up messy dispatch in bt_hci_bdroid by using new primitives."Svetoslav Ganov2014-07-172-13/+47
* Clean up messy dispatch in bt_hci_bdroid by using new primitives.Sharvil Nanavati2014-07-162-47/+13
* am 66432dcf: Add WBS support on Bluedroid (2/6)Matthew Xie2014-06-303-0/+40
|\
| * Add WBS support on Bluedroid (2/6)Matthew Xie2014-06-303-0/+40
* | am f0952b52: Add a flexible array to the end of BT_HDR to avoid pointer arith...Sharvil Nanavati2014-06-291-0/+1
|\|
| * Add a flexible array to the end of BT_HDR to avoid pointer arithmetic.Sharvil Nanavati2014-06-291-0/+1
* | am 5055c9d0: Eliminate HCI flow control. It is not used anywhere in the codeb...Sharvil Nanavati2014-06-292-11/+0
|\|
| * Eliminate HCI flow control. It is not used anywhere in the codebase.Sharvil Nanavati2014-06-292-11/+0
* | am 75e8f419: Eliminate unused argument to dealloc.Sharvil Nanavati2014-06-291-1/+1
|\|
| * Eliminate unused argument to dealloc.Sharvil Nanavati2014-06-291-1/+1
* | am f3b23f23: Clean up interaction with libbt-vendor library.Sharvil Nanavati2014-06-281-0/+35
|\|
| * Clean up interaction with libbt-vendor library.Sharvil Nanavati2014-06-191-0/+35
* | resolved conflicts for merge of a7d7eb78 to masterSharvil Nanavati2014-06-282-9/+8
|\|
| * Clean up btsnoop code.Sharvil Nanavati2014-06-192-9/+8
| * Clean up the public functions in userial.c.Sharvil Nanavati2014-05-081-62/+24
| * Minor cleanup of userial code.Sharvil Nanavati2014-05-081-53/+28
* | Clean up the public functions in userial.c.Sharvil Nanavati2014-06-121-62/+24