summaryrefslogtreecommitdiffstats
path: root/hci
Commit message (Expand)AuthorAgeFilesLines
* H4 HCI: Properly report vendor-specific events as internal responsesHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2-0002replicant-4.2Paul Kocialkowski2014-06-241-0/+30
* Properly handle missing firmwaresreplicant-4.2-0001Paul Kocialkowski2013-11-112-6/+17
* Support USB HCIravindranath2013-07-143-1/+1325
* bt_hci_bdroid: check for failure to open hciMatt Gumbel2013-07-141-1/+2
* libbt-hci: include bdroid_buildcfg.h from device repoThomas Wendt2013-03-082-2/+10
* Bump up priority of a few tasks that could affect a2dpMatthew Xie2012-10-192-2/+7
* Disable btsnoop external parser for productionGanesha Batta2012-10-082-1/+12
* Fix HCI Timeout issue on MakoGanesh Ganapathi Batta2012-09-281-3/+7
* bluedroid: add mutex lock when enumerating the hci tx queuezzy2012-09-213-17/+68
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-1815-586/+151
* Revert "Header file and whitespace cleanups"Matthew Xie2012-09-186-103/+103
* Header file and whitespace cleanupsAndre Eisenbach2012-09-186-103/+103
* Set thread names for debuggingRavi Nagarajan2012-08-222-0/+4
* Add support for per device bluetooth configuration.Wink Saville2012-08-161-1/+0
* Add HCI Multi-Channel Transport support (1/2)YK Jeffrey Chao2012-08-1410-136/+1991
* Revise BT vendor lib interface (1/2)YK Jeffrey Chao2012-08-096-103/+202
* HCI/Vendor lib: revise the way of making baud rate change (1/2)YK Jeffrey Chao2012-07-264-69/+14
* Get the vendor interface as a structure pointer instead of functionMatthew Xie2012-07-201-12/+4
* Use dlopen to avoid compile time linking against libbt-vendor.soColin Cross2012-07-172-3/+20
* replace logx with alogxMatthew Xie2012-07-147-51/+49
* Split and restructure the original BT vendor lib (I - external/bluetooth/blue...YK Jeffrey Chao2012-07-1413-0/+4960