summaryrefslogtreecommitdiffstats
path: root/bluetooth/1.0
Commit message (Expand)AuthorAgeFilesLines
* BT HAL H4 write flowPeng Qi2017-06-301-5/+16
* Merge "Include missing headers"Treehugger Robot2017-06-172-0/+3
|\
| * Include missing headersBailey Forrest2017-06-122-0/+3
* | Bluetooth: Call vendor cleanup() in Close()Myles Watson2017-06-081-0/+2
|/
* Update makefiles.Steven Moreland2017-05-181-0/+1
* Bluetooth: Add a second thread for the schedulerMyles Watson2017-05-111-1/+4
* Update makefiles for c++-sources and c++-headers.Steven Moreland2017-05-091-2/+2
* Remove unused lambda capturesYi Kong2017-05-051-6/+6
* Merge "Remove redundant dependencies"Treehugger Robot2017-05-011-2/+0
|\
| * Remove redundant dependenciesSteven Moreland2017-05-011-2/+0
* | stop bluetooth service while VTS test is runningKeun Soo Yim2017-04-261-0/+9
|/
* Remove dependency of libhardware_legacyHung-ying Tyan2017-04-191-1/+0
* Move bluetooth test to vendor.Steven Moreland2017-04-191-3/+4
* Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber2017-04-131-4/+4
* Merge "bluetooth: include what you use"Treehugger Robot2017-04-127-11/+8
|\
| * bluetooth: include what you useSteven Moreland2017-04-127-11/+8
* | Update makefiles.Steven Moreland2017-04-111-0/+1
|/
* Bluetooth HAL: Add to foreground schedtune groupJoel Fernandes2017-04-041-0/+1
* Updates bluetooth hal test to use VtsHalHidlTargetTestBase v3Yuexi Ma2017-03-311-53/+54
* Bluetooth: Replace assert() with CHECK()Myles Watson2017-03-301-3/+1
* Bluetooth VTS test use VtsHalHidlCallbackBase for callback wait and notifyYuexi Ma2017-03-301-112/+47
* Convert all comments into "doxygen-ready" comments.Andreas Huber2017-03-282-2/+2
* Update makefiles.Steven Moreland2017-03-241-0/+1
* Bluetooth: Protect pointers and callbacksMyles Watson2017-03-222-19/+38
* Merge "Bluetooth: Do not die quietly on binder death"Treehugger Robot2017-03-192-15/+37
|\
| * Bluetooth: Do not die quietly on binder deathAndre Eisenbach2017-03-172-15/+37
* | Revert "Bluetooth: Don't disable LPM at power off"Andre Eisenbach2017-03-171-0/+7
|/
* Fix MCT data transport for the BT HALZach Johnson2017-03-151-4/+3
* Bluetooth: Don't disable LPM at power offMyles Watson2017-03-151-7/+0
* Bluetooth: No power off before power onMyles Watson2017-03-131-4/+2
* Merge "Change vts target base test class name"Yuexi Ma2017-03-102-4/+4
|\
| * Change vts target base test class nameYuexi Ma2017-03-102-4/+4
* | Bluetooth: Power off after closing the UARTMyles Watson2017-03-101-3/+3
|/
* Bluetooth: Protect callbacks during shutdownMyles Watson2017-03-092-13/+12
* Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-082-0/+6
* bluetooth: remove warningsSteven Moreland2017-03-082-20/+0
* Bring multi-channel transport into the glorious new ageZach Johnson2017-03-0714-155/+908
* Bluetooth: Watch multiple FDs with AsyncFdWatcherMyles Watson2017-03-044-19/+91
* Add columns to namespace for vts target base test invocationYuexi Ma2017-02-281-1/+1
* change all vts hidl tests to use VtsHalHidlTargetBaseTestYuexi Ma2017-02-282-5/+4
* Bluetooth: move to vendor partition.Steven Moreland2017-02-283-1/+3
* Remove viral dependency on libhwbinder.Steven Moreland2017-02-243-3/+0
* Merge "Bluetooth: Make HciPacketizer reusable"Treehugger Robot2017-02-246-79/+203
|\
| * Bluetooth: Make HciPacketizer reusableMyles Watson2017-02-236-79/+203
* | Merge "Bluetooth: deal with framework going away."Martijn Coenen2017-02-232-0/+18
|\ \ | |/ |/|
| * Bluetooth: deal with framework going away.Martijn Coenen2017-02-232-0/+18
* | Bluetooth: Simplify started checkMyles Watson2017-02-221-6/+1
|/
* Merge "Bluetooth: Export AsyncFdWatcher for reuse"Treehugger Robot2017-02-225-11/+27
|\
| * Bluetooth: Export AsyncFdWatcher for reuseMyles Watson2017-02-225-11/+27
* | Merge "Bluetooth: Check the return value of initialize()"Treehugger Robot2017-02-221-2/+2
|\ \