summaryrefslogtreecommitdiffstats
path: root/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge "Bluetooth: Check the number of file descriptors" am: 6b75bccdce am: b5...Myles Watson2017-08-101-0/+5
| |\|
| | * Merge "Bluetooth: Check the number of file descriptors"Myles Watson2017-08-101-0/+5
| | |\
| | | * Merge "Bluetooth: Check the number of file descriptors"Treehugger Robot2017-08-101-0/+5
| | | |\
| | | | * Bluetooth: Check the number of file descriptorsMyles 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
| |\| | |
| | * | | Merge "Bluetooth: Add OWNERS file for default/"Myles Watson2017-08-091-0/+3
| | |\| |
| | | * | Bluetooth: Add OWNERS file for default/Myles Watson2017-08-091-0/+3
| | | |/
| * | | Update makefiles for vndk enabled. am: 5e59402492 am: 271d53d836Steven Moreland2017-08-091-0/+3
| |\| |
| | * | Update makefiles for vndk enabled.Steven Moreland2017-08-091-0/+3
| | |\|
| | | * Update makefiles for vndk enabled.Steven Moreland2017-08-081-0/+3
| | * | Merge changes from topic 'go-away-static-hidl-java'Steven Moreland2017-08-041-81/+0
| |/| | | | |/
| | * Merge changes from topic 'go-away-static-hidl-java'Steven Moreland2017-08-041-81/+0
| | |\
| | | * Update makefiles.Steven Moreland2017-08-031-81/+0
* | | | Merge "Update makefiles for vndk enabled." into oc-mr1-devSteven Moreland2017-08-041-0/+3
|\ \ \ \
| * \ \ \ Merge "Update makefiles for vndk enabled." into oc-mr1-devTreeHugger Robot2017-08-041-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
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge changes from topic 'vts_deps'Tri Vo2017-08-031-16/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge changes from topic 'vts_deps'Treehugger Robot2017-08-031-16/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | VTS tests now static link to HAL def libs.Tri Vo2017-08-031-16/+2
* | | | | | | Change dependency library am: 94293086f8 am: 79e801cb18 am: aad41e85d4Sundong Ahn2017-08-021-0/+4
|\| | | | | |
| * | | | | | Change dependency librarySundong Ahn2017-08-021-0/+4
| |\| | | | |
| | * | | | | Change dependency librarySundong Ahn2017-08-011-0/+4
| | |/ / / /
* | | | | | Merge "Update HIDL makefiles." am: 49dad304a5 am: 68a25d22e3 am: 27e608f01cSteven Moreland2017-07-311-1/+1
|\| | | | |
| * | | | | Merge "Update HIDL makefiles."Steven Moreland2017-07-311-1/+1
| |\| | | |
| | * | | | Update HIDL makefiles.Steven Moreland2017-07-261-1/+1
* | | | | | Merge "Fixed the HCI ACL Header definitions for PB and BC Flags" am: adda0e87...Stanley Tng2017-07-201-2/+8
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge "Fixed the HCI ACL Header definitions for PB and BC Flags"Stanley Tng2017-07-201-2/+8
| |\| | |
| | * | | Fixed the HCI ACL Header definitions for PB and BC FlagsStanley Tng2017-07-191-2/+8
* | | | | Build android.hardware.bluetooth* modules with BOARD_VNDK_VERSIONJiyong Park2017-07-105-1/+5
|/ / / /
* | | | Merge "Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL()"Myles Watson2017-07-076-29/+61
|\| | |
| * | | Merge "Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL()"Treehugger Robot2017-07-076-29/+61
| |\ \ \
| | * | | Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL()Myles Watson2017-07-066-29/+61
* | | | | Merge "Make RawAddress into a class (4/4)"Jakub Pawlowski2017-07-071-1/+4
|\| | | |
| * | | | Merge "Make RawAddress into a class (4/4)"Treehugger Robot2017-07-071-1/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Make RawAddress into a class (4/4)Jakub Pawlowski2017-07-061-1/+4
* | | | | BT HAL H4 write flowPeng Qi2017-07-061-5/+16
|\| | | |
| * | | | BT HAL H4 write flowPeng Qi2017-06-301-5/+16
| |/ / /
* | | | Merge "Include missing headers" am: 1bbe51d0b5Bailey Forrest2017-06-172-0/+3
|\| | |
| * | | Merge "Include missing headers"Treehugger Robot2017-06-172-0/+3
| |\ \ \