summaryrefslogtreecommitdiffstats
path: root/hci
Commit message (Expand)AuthorAgeFilesLines
* 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