summaryrefslogtreecommitdiffstats
path: root/vendor_libs
Commit message (Expand)AuthorAgeFilesLines
* Restart failed system calls interrupted with errno of EINTRPavlin Radoslavov2016-05-121-4/+9
* Fix 64-bit build break.Dan Albert2016-04-221-1/+1
* Linux vendor driver linkage fixesJakub Pawlowski2016-03-252-1/+11
* Move properties get/set code to osiJakub Pawlowski2016-03-251-7/+6
* Update build files for Fluoride on LinuxJakub Pawlowski2016-03-253-6/+7
* Cleanup C and C++ compiler flagsPavlin Radoslavov2016-02-182-0/+18
* Bluetooth: Remove std=c++11Andreas Gampe2016-01-051-2/+0
* Rename libchrome-host to libchrome.Alex Deymo2015-12-091-1/+1
* GKI cleanup - Moved GKI_get_os_tick_count() to OSIPavlin Radoslavov2015-10-192-4/+0
* test_vendor_lib: Clean up controller documentation and address styleDennis Cheng2015-08-2114-355/+250
* test_vendor_lib: Add testsDennis Cheng2015-08-219-9/+372
* test_vendor_lib: Add working post delayed taskDennis Cheng2015-08-206-79/+106
* test_vendor_lib: Read controller properties from file.Dennis Cheng2015-08-1911-137/+399
* test_vendor_lib: Remove handlersDennis Cheng2015-08-1412-282/+64
* test_vnd_lib: Discover devicesDennis Cheng2015-08-147-33/+136
* test_vendor_lib: Add test channel command transport and handlerDennis Cheng2015-08-1413-91/+519
* test_vendor_lib: Add test channel for run-time inputDennis Cheng2015-08-148-63/+354
* test_vendor_lib: Implement event loop with libbaseDennis Cheng2015-08-0611-68/+89
* test_vendor_lib: Use base::ThreadDennis Cheng2015-08-0613-464/+426
* test_vendor_lib: Use libbase's CHECK/DCHECKDennis Cheng2015-08-0515-57/+49
* test_vendor_lib: Dummy inquiry resultDennis Cheng2015-08-055-12/+740
* test_vendor_lib: Use EPOLLOUTDennis Cheng2015-08-049-102/+134
* test_vendor_lib: Initial commitDennis Cheng2015-08-0318-1/+1507
* Add GN files for vendor_libsArman Uguray2015-07-282-0/+46
* Add HCI user channel based bluedroid vendor adaptationSamuel Ortiz2015-07-242-0/+456