summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Fix exception handling in getState() binder cacheLee Shombert2020-04-151-10/+28
* Revert "Fix exception handling in getState() binder cache"Lee Shombert2020-04-081-23/+9
* Fix exception handling in getState() binder cacheLee Shombert2020-04-061-9/+23
* Independent methods to enable/disable BLE modeUgo Yu2020-03-301-30/+7
* Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-8/+7
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-121-4/+4
* Fix bluetooth can't turn off during network reset (2/3)weichinweng2020-03-091-3/+4
* Binder caches for BluetoothLee Shombert2020-02-101-22/+71
* Merge "Binder cache for Bluetooth getState()."Lee Shombert2020-02-101-24/+34
|\
| * Binder cache for Bluetooth getState().Lee Shombert2020-02-051-24/+34
* | 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 new API BluetoothAdapter#removeActiveDevice to replace calls to Bl...Automerger Merge Worker2020-02-021-4/+51
|\|
| * Add new API BluetoothAdapter#removeActiveDevice to replace calls toRahul Sabnis2020-01-301-4/+51
* | Merge "Add api BluetoothAdapter.getMostRecentlyConnectedDevices() to be able ...Automerger Merge Worker2020-01-311-0/+27
|\|
| * Add api BluetoothAdapter.getMostRecentlyConnectedDevices() to be able toRahul Sabnis2020-01-291-0/+27
* | Merge "Bluetooth LE COC: Delete unused testing API" am: 25983a0972 am: dfe027...Automerger Merge Worker2020-01-251-25/+0
|\|
| * Bluetooth LE COC: Delete unused testing APIHansong Zhang2020-01-241-25/+0
* | Merge "Add error log to BluetoothAdapter.factoryReset() and make BluetoothAda...Automerger Merge Worker2020-01-221-1/+2
|\|
| * Merge "Add error log to BluetoothAdapter.factoryReset() and make BluetoothAda...Treehugger Robot2020-01-221-1/+2
| |\
| | * Add error log to BluetoothAdapter.factoryReset() and makeRahul Sabnis2020-01-171-1/+2
| * | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
| |/
* | Merge "Support PBAP for get/close profile proxy" am: 3e3f8bc09f am: 80e13d598...Automerger Merge Worker2020-01-101-0/+7
|\|
| * Support PBAP for get/close profile proxyChienyuan2020-01-081-0/+7
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Pipe featureId from app to noteOp in BT codePhilip P. Moltmann2019-12-141-1/+1
|/
* Pipe featureId from app to noteOp in BT codePhilip P. Moltmann2019-12-131-2/+12
* Merge changes from topics "merge BT bond", "parameterize BT enable", "remove ...Zach Johnson2019-12-061-12/+1
|\
| * Implement isEnabled in terms of getStateZach Johnson2019-11-261-12/+1
* | Merge "Rename priority to connection policy in bluetooth apis"Treehugger Robot2019-12-041-0/+45
|\ \
| * | Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-0/+45
| |/
* / Add SystemApi to setActiveDevice in BluetoothAdapterRahul Sabnis2019-12-021-0/+66
|/
* Create systemapis to connect/disconnect all bt profilesRahul Sabnis2019-11-151-0/+50
* Refactor BluetoothAdapter APIs used by SettingsRahul Sabnis2019-11-041-14/+37
* Include BLE<->SPP transition states in isLeEnabledDan Harms2019-08-071-1/+4
* Document public alternatives to greylisted APIsAndrei Onea2019-06-171-2/+4
* Refine Bluetooth Metadata APIUgo Yu2019-04-011-51/+65
* Add @NonNull annotations to LE CoC APIsStanley Tng2019-03-131-2/+3
* DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li2019-02-141-2/+2
|\
| * docs: Replacing {#link with {@linkAndrew Solovay2018-10-041-2/+2
| * Cleanup documentation for LE CoC in BluetoothAdapterStanley Tng2018-04-191-2/+1
* | Merge "Change MetadataListener to a abstract static class"Treehugger Robot2019-01-241-1/+1
|\ \
| * | Change MetadataListener to a abstract static classUgo Yu2019-01-241-1/+1
* | | Merge "Add Android APIs for Hearing Aids Profile"Treehugger Robot2019-01-241-5/+6
|\ \ \
| * | | Add Android APIs for Hearing Aids ProfileStanley Tng2019-01-221-5/+6
* | | | Merge "Add 2 new ways to check for Support for Hearing Aids Profile"Treehugger Robot2019-01-241-2/+24
|\| | | | |/ / |/| |
| * | Add 2 new ways to check for Support for Hearing Aids ProfileStanley Tng2019-01-221-2/+24
* | | Skeleton implementation of Bluetooth metadata APIsUgo Yu2019-01-231-0/+175
|/ /