summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge "Added APIs for Connection-oriented channels"Treehugger Robot2018-01-184-9/+227
|\
| * Added APIs for Connection-oriented channelsStanley Tng2018-01-124-9/+227
* | Merge "Added internal API getMaxConnectedAudioDevices()"Treehugger Robot2018-01-181-0/+21
|\ \
| * | Added internal API getMaxConnectedAudioDevices()Pavlin Radoslavov2018-01-171-0/+21
* | | Bluetooth in band ringJoseph Pirozzo2018-01-111-4/+20
|/ /
* | Merge "Make Bluetooth constants used by gmscore a system api"Treehugger Robot2018-01-113-2/+8
|\ \
| * | Make Bluetooth constants used by gmscore a system apiSelim Gurun2018-01-093-2/+8
* | | HFP: Add isInbandRingingEnabled() API (1/4)Jack He2018-01-091-2/+28
|/ /
* | BluetoothProfile: Add Object Push Profile (OPP)Myles Watson2018-01-091-1/+8
* | HFP: Add APIs for set and get active device (1/3)Jack He2018-01-051-0/+88
* | Add SystemApis annotationsSelim Gurun2018-01-053-0/+18
* | Added internal API to get/set the A2DP Active DevicePavlin Radoslavov2018-01-051-0/+88
|/
* BluetoothHidDevice: rename onIntrData to onInterruptData (1/5)Hansong Zhang2017-12-202-5/+5
* Publish Bluetooth HID Device Profile Service APIHansong Zhang2017-12-155-15/+3
* Merge "Bluetooth: Add convenience method to convert connection state to string"Treehugger Robot2017-12-121-0/+24
|\
| * Bluetooth: Add convenience method to convert connection state to stringJack He2017-12-111-0/+24
* | Make BluetoothPbap implement BluetoothProfile (1/3)Hansong Zhang2017-12-111-83/+70
|/
* Merge "BT: Remove dead code in BluetoothHeadset"Treehugger Robot2017-12-081-138/+0
|\
| * BT: Remove dead code in BluetoothHeadsetJack He2017-12-071-138/+0
* | Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()"Treehugger Robot2017-12-074-166/+148
|\ \ | |/ |/|
| * Bluetooth HID Device: format code, fix docstring, hide unplug()Hansong Zhang2017-12-064-166/+148
* | DO NOT MERGE: Merge Oreo MR1 into masterXin Li2017-12-062-1/+6
|\ \ | |/ |/|
| * Merge "Bluetooth HID Device API docs and helper"Hansong Zhang2017-11-163-11/+148
| |\
| * \ Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li2017-11-142-1/+6
| |\ \
| | * \ Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" am: cfe51aabd2 am: 8...Jack He2017-10-042-25/+23
| | |\ \
| | | * \ Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" am: cfe51aabd2Jack He2017-10-042-25/+23
| | | |\ \
| | | * | | DO NOT MERGE ANYWHERE: Revert "Merge "Bluetooth HID Device: Fix a typo" am: d...Hansong Zhang2017-10-021-1/+1
| | * | | | DO NOT MERGE ANYWHERE: Revert "Merge "Bluetooth HID Device: Fix a typo" am: d...Hansong Zhang2017-10-021-1/+1
| | * | | | Merge "Bluetooth HID Device: Fix a typo" am: d30e47ecfc am: 849805b804Hansong Zhang2017-09-301-1/+1
| | |\| | |
| | * | | | Merge "Modify Bluetooth Class of Device from Android stack" am: f4ec2ab706 am...Pulkit Bhuwalka2017-09-272-0/+69
| | |\ \ \ \
| | * \ \ \ \ Merge "Fix extracting 32-bit uuid error via calling method uuidToBytes" am: a...Ruina Liu2017-09-181-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge changes from topic "incl_svc_parsing_fix" am: fee4546fd6 am: 3aa179fabdJakub Pawlowski2017-09-151-5/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge "Bluetooth: fix parameter name in onConnectionUpdated" am: 1f53eb76e4 a...Jakub Pawlowski2017-09-141-2/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge "Bluetooth: thread-safe callback invocation" am: f8c7572b8f am: c416035448Jakub Pawlowski2017-09-141-29/+43
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge "Bluetooth: fix GATT race conditions when using Handler" am: 06b29a87d7...Jakub Pawlowski2017-09-141-5/+3
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge "Update ScanSettings documentation for scan modes" am: 8157ab2a0e am: b...Vinay Kalia2017-09-081-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge "Javadoc update for permission requirements" into oc-mr1-devAmith Yamasani2017-09-081-0/+5
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Javadoc update for permission requirementsAmith Yamasani2017-09-071-0/+5
| | | * | | | | | | | | | | Bluetooth: Thread-safe binder invocationJack He2017-09-0714-761/+897
| | | * | | | | | | | | | | Fix GATT client leakage when scan is throttled (1/2)Jakub Pawlowski2017-08-292-1/+15
| | | * | | | | | | | | | | Merge "Bluetooth: Fix startAdvertisingSet error handling" into oc-mr1-devTreeHugger Robot2017-08-181-2/+14
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Bluetooth: Fix startAdvertisingSet error handlingJakub Pawlowski2017-08-171-2/+14
| | | * | | | | | | | | | | | Bluetooth: Don't throw exception when stopAdvertisingSet failsJakub Pawlowski2017-08-171-2/+1
| | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | Merge "Fix BLE scan leaks" into oc-dr1-devVinay Kalia2017-07-291-1/+2
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Fix BLE scan leaksVinay Kalia2017-07-281-1/+2
| | | | * | | | | | | | | | | GATT: Expose opportunistic client API to JavaJack He2017-07-123-6/+40
| | | | * | | | | | | | | | | Support battery level reporting via Apple VSC (1/2)Jack He2017-06-301-0/+19
| | | | * | | | | | | | | | | Support battery level reporting via Plantronics XEVENT (1/2)Jack He2017-06-301-0/+12
| | | | * | | | | | | | | | | HFP: Modify comments for ACTION_HF_INDICATORS_VALUE_CHANGED (1/2)Jack He2017-06-301-12/+12
| | | | * | | | | | | | | | | Add APIs to get remote device's battery level (1/2)Jack He2017-06-303-6/+55