summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Remove listenUsingEncryptedRfcommOn & listenUsingScoOnZach Johnson2020-08-191-46/+0
* Update language to comply with Android's inclusive language guidanceAlice Kuo2020-07-291-2/+2
* Merge "Bluetooth: MCE: Add new API to set message read status or deleted status"Treehugger Robot2020-07-141-0/+69
|\
| * Bluetooth: MCE: Add new API to set message read status or deleted statusFei Zheng2020-06-261-0/+69
* | Add debug log for set/remove active device.weichinweng2020-07-081-0/+4
* | Remove unnecessarily @System/TestApi annotationsMakoto Onuki2020-06-244-12/+0
* | Merge "A2DP: Check AAC bitrate mode by its CodecSpecific1"Treehugger Robot2020-06-221-1/+2
|\ \
| * | A2DP: Check AAC bitrate mode by its CodecSpecific1Cheney Ni2020-01-141-1/+2
* | | Merge "BluetoothLeScanner: clarify the documentation for permission requireme...Treehugger Robot2020-05-181-6/+9
|\ \ \
| * \ \ Merge "BluetoothLeScanner: clarify the documentation for permission requireme...Treehugger Robot2020-05-181-6/+9
| |\ \ \
| | * | | BluetoothLeScanner: clarify the documentation for permission requirements for...Jakub Pawlowski2020-05-131-6/+9
* | | | | Merge "Set attributionTag for noteOp(WRITE_SETTINGS) calls" am: da8697a48bPhilip P. Moltmann2020-04-221-1/+1
|\| | | |
| * | | | Set attributionTag for noteOp(WRITE_SETTINGS) callsPhilip P. Moltmann2020-04-201-1/+1
* | | | | Merge "Independent methods to enable/disable BLE mode" am: bb3874364f am: df9...Treehugger Robot2020-03-301-30/+7
|\| | | |
| * | | | Merge "Independent methods to enable/disable BLE mode"Treehugger Robot2020-03-301-30/+7
| |\ \ \ \
| | * | | | Independent methods to enable/disable BLE modeUgo Yu2020-03-251-30/+7
* | | | | | Merge "BluetoothHearingAid System APIs now throw an exception if a null Bluet...Treehugger Robot2020-03-261-0/+10
|\| | | | |
| * | | | | Merge "BluetoothHearingAid System APIs now throw an exception if a null Bluet...Treehugger Robot2020-03-261-0/+10
| |\ \ \ \ \
| | * | | | | BluetoothHearingAid System APIs now throw an exception if a nullRahul Sabnis2020-03-251-0/+10
* | | | | | | Merge "Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluet...Treehugger Robot2020-03-2216-135/+158
|\| | | | | |
| * | | | | | Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-2116-135/+158
| |/ / / / /
* / / / / / Fix bluetooth can't turn off during network reset (2/3)weichinweng2020-03-201-3/+4
|/ / / / /
* | | | | Merge "BluetoothHearingAid#getHiSyncId now consistently uses the term HiSyncI...Treehugger Robot2020-03-191-3/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BluetoothHearingAid#getHiSyncId now consistently uses the term HiSyncIdRahul Sabnis2020-03-191-3/+6
* | | | | Revert "Revert "Require user pass in a non-null BluetoothDevice ..."Rahul Sabnis2020-03-181-8/+26
|/ / / /
* | | | Merge "Update permissions of BluetoothPan System APIs and re-hide some APIs t...Treehugger Robot2020-03-101-6/+16
|\ \ \ \
| * | | | Update permissions of BluetoothPan System APIs and re-hide some APIsRahul Sabnis2020-03-091-6/+16
* | | | | Merge "Add error code for BluetoothDevice#getBatteryLevel to represent Blueto...Treehugger Robot2020-03-101-7/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add error code for BluetoothDevice#getBatteryLevel to representRahul Sabnis2020-03-061-7/+17
| |/ / /
* | | | Merge "Update BluetoothDevice SystemApi permissions and disallow passing a nu...Automerger Merge Worker2020-03-041-17/+13
|\ \ \ \
| * | | | Update BluetoothDevice SystemApi permissions and disallow passing a nullRahul Sabnis2020-03-031-17/+13
| |/ / /
* | | | Merge "Sanitize Bluetooth device names without regex" am: 6bd37ba788Automerger Merge Worker2020-03-011-1/+5
|\| | |
| * | | Merge "Sanitize Bluetooth device names without regex"Treehugger Robot2020-03-011-1/+5
| |\ \ \
| | * | | Sanitize Bluetooth device names without regexDan Sandler2020-02-281-1/+5
* | | | | Merge "Add missing RequiresPermission annotations in BluetoothHidHost and Blu...Automerger Merge Worker2020-02-262-12/+30
|\| | | |
| * | | | Add missing RequiresPermission annotations in BluetoothHidHost andRahul Sabnis2020-02-252-12/+30
* | | | | Merge "Update javadoc to reflect that BluetoothPbap#setConnectionPolicy retur...Automerger Merge Worker2020-02-251-6/+9
|\| | | |
| * | | | Update javadoc to reflect that BluetoothPbap#setConnectionPolicy returnsRahul Sabnis2020-02-241-6/+9
| |/ / /
* | | | Merge "BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permission" ...Automerger Merge Worker2020-02-101-4/+4
|\| | |
| * | | Merge "BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permission"Treehugger Robot2020-02-101-4/+4
| |\ \ \
| | * | | BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permissionRahul Sabnis2020-02-101-4/+4
* | | | | Merge "Update BluetoothPbap class description to indicate how to create an in...Automerger Merge Worker2020-02-101-5/+9
|\| | | |
| * | | | Update BluetoothPbap class description to indicate how to create anRahul Sabnis2020-02-071-5/+9
| |/ / /
* | | | Merge "BluetoothAdapter#connectAllEnabledProfiles and BluetoothAdapter#discon...Automerger Merge Worker2020-02-061-6/+14
|\| | |
| * | | BluetoothAdapter#connectAllEnabledProfiles andRahul Sabnis2020-02-051-6/+14
* | | | Merge "Change data type of duration param from int representing seconds to lo...Automerger Merge Worker2020-02-051-10/+23
|\| | |
| * | | Change data type of duration param from int representing seconds to longRahul Sabnis2020-02-041-10/+23
* | | | Merge "Add privileged permission to SystemApi BluetoothDevice#setAlias" am: 7...Automerger Merge Worker2020-02-011-1/+1
|\| | |
| * | | Merge "Add privileged permission to SystemApi BluetoothDevice#setAlias"Treehugger Robot2020-02-011-1/+1
| |\ \ \
| | * | | Add privileged permission to SystemApi BluetoothDevice#setAliasRahul Sabnis2020-01-301-1/+1