summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add BLOCK_SUSPEND capability for Bluetooth HAL serviceTom Cherry2018-03-291-1/+1
* Add capabilities to bluetooth HAL serviceTom Cherry2018-03-231-0/+1
* Bluetooth: A2DP offload HIDLSunny Kapdi2018-03-127-0/+420
* Bluetooth: Relax NO_OP and SCO checksMyles Watson2018-03-011-105/+148
* Convert bluetooth hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang2018-02-121-10/+20
* Bluetooth: Sleep instead of dying on EOFMyles Watson2018-01-092-9/+18
* BT Interface: fix hci cmd timeoutLianchao Song2018-01-091-0/+3
* Fix problem found with host bionic fortify checksDan Willemsen2017-11-301-1/+1
|\
| * Fix problem found with host bionic fortify checksDan Willemsen2017-11-301-1/+1
| * Merge "Remove subdirs"Treehugger Robot2017-11-291-6/+0
| |\
| | * Remove subdirsSteven Moreland2017-11-281-6/+0
* | | Remove subdirsSteven Moreland2017-11-281-6/+0
* | | Merge "Use -Werror in hardware/interfaces"Chih-Hung Hsieh2017-11-281-0/+1
|\| |
| * | Use -Werror in hardware/interfacesChih-Hung Hsieh2017-11-201-0/+1
| |/
* | Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' fromXin Li2017-11-145-1/+5
|\ \ | |/ |/|
| * Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1Steven Moreland2017-10-112-88/+28
| |\
| * \ Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985fSteven Moreland2017-10-041-0/+1
| |\ \
| * \ \ Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3Steven Moreland2017-09-261-1/+2
| |\ \ \
| * \ \ \ Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7eSteven Moreland2017-09-261-0/+75
| |\ \ \ \
| * \ \ \ \ Bluetooth: Remove credit check from Loopback tests am: 0e06a63c76 am: 8f2ea671d9Myles Watson2017-09-061-18/+27
| |\ \ \ \ \
| * \ \ \ \ \ Bluetooth: AsyncFdWatcher: Fix FD leak am: 5c6da2669c am: a9b81f3c4cPeng Qi2017-08-291-0/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Bluetooth: Remove random MAC addresses am: 8d0d6f99df am: cd541f9648Myles Watson2017-08-251-38/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Bluetooth: Check H4 HCI packet types" am: dcc6f25d05 am: 526b1dcb99Myles Watson2017-08-241-0/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Bluetooth: Return false when not shut down am: 9833109a3e am: f682ae5219Myles Watson2017-08-241-2/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Revert "Updating all makefiles.""Steven Moreland2017-08-111-81/+0
| * | | | | | | | | | Revert "Updating all makefiles."Steven Moreland2017-08-111-0/+81
| * | | | | | | | | | Updating all makefiles.Steven Moreland2017-08-101-81/+0
| * | | | | | | | | | Merge "Bluetooth: Check the number of file descriptors" am: 6b75bccdce am: b5...Myles Watson2017-08-091-0/+5
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge "Bluetooth: Check the number of file descriptors" am: 6b75bccdce am: b5...Myles Watson2017-08-091-0/+5
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge "Bluetooth: Add OWNERS file for default/" am: 7b351292fe am: 372e367651...Myles Watson2017-08-091-0/+3
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge "Bluetooth: Add OWNERS file for default/" am: 7b351292fe am: 372e367651Myles Watson2017-08-091-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Update makefiles for vndk enabled. am: 5e59402492 am: 271d53d836Steven Moreland2017-08-091-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ Merge "Update makefiles for vndk enabled." into oc-mr1-devSteven Moreland2017-08-031-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Update makefiles for vndk enabled." into oc-mr1-devTreeHugger Robot2017-08-031-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Update makefiles for vndk enabled.Steven Moreland2017-08-021-0/+3
| | * | | | | | | | | | | | | | | VTS tests now static link to HAL def libs.Tri Vo2017-08-031-16/+2
| | * | | | | | | | | | | | | | | Update HIDL makefiles.Steven Moreland2017-08-021-1/+1
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Merge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-dev ...Stanley Tng2017-07-221-2/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-devStanley Tng2017-07-221-2/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Fixed the HCI ACL Header definitions for PB and BC FlagsStanley Tng2017-07-221-2/+8
| | | * | | | | | | | | | | | | | | Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL()Myles Watson2017-07-076-29/+61
| | | * | | | | | | | | | | | | | | BT HAL H4 write flowPeng Qi2017-07-061-5/+16
| | | * | | | | | | | | | | | | | | Merge "Bluetooth: Call vendor cleanup() in Close()" into oc-devMyles Watson2017-06-121-0/+2
| | | |\| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | Bluetooth: Call vendor cleanup() in Close()Myles Watson2017-06-091-0/+2
| * | | | | | | | | | | | | | | | | Merge changes from topic 'vts_deps' am: 7d149a564f am: 7f8774ef80 am: 3b84dc5c78Tri Vo2017-08-031-16/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Change dependency library am: 94293086f8 am: 79e801cb18 am: aad41e85d4Sundong Ahn2017-08-021-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Update HIDL makefiles." am: 49dad304a5 am: 68a25d22e3 am: 27e608f01cSteven Moreland2017-07-311-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Fixed the HCI ACL Header definitions for PB and BC Flags" am: adda0e87...Stanley Tng2017-07-201-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Build android.hardware.bluetooth* modules with BOARD_VNDK_VERSIONJiyong Park2017-07-095-1/+5
* | | | | | | | | | | | | | | | | | | | Update makefiles for hidl_interface.Steven Moreland2017-11-101-166/+11