summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/bluetooth/HeadsetProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Replacing getActiveDevice by btAdapter.getActiveDevices()" am: fa9d5b2...Etienne Ruffieux2022-02-021-2/+4
|\
| * Replacing getActiveDevice by btAdapter.getActiveDevices()Etienne Ruffieux2022-02-011-2/+4
| * Use removeActiveDevice() when set phone as active devicehughchen2020-03-021-1/+4
| * Use new bt api to set active devicehughchen2020-02-061-3/+6
| * Update LocalBluetoothProfile apihughchen2020-02-061-22/+13
| * Update connect/disconnect Bluetooth apihughchen2020-02-061-11/+11
| * Merge "Update Bluetooth api on SettingsLib"Treehugger Robot2019-12-131-8/+8
| |\
| | * Update Bluetooth api on SettingsLibhughchen2019-12-121-8/+8
* | | Make BluetoothHeadset APIs used by Telecom into System APIsRahul Sabnis2022-01-121-7/+0
* | | Use removeActiveDevice() when set phone as active devicehughchen2020-02-271-1/+4
* | | Update LocalBluetoothProfile apihughchen2020-02-051-22/+13
* | | Use new bt api to set active devicehughchen2020-02-041-3/+6
* | | Update connect/disconnect Bluetooth apihughchen2020-01-101-11/+11
* | | Update Bluetooth api on SettingsLibhughchen2019-12-101-8/+8
|/ /
* / Make BluetoothUuid constants and some functions System ApisRahul Sabnis2019-12-041-1/+1
|/
* Update service callback for HeadsetProfilejackqdyulei2019-02-081-2/+1
* Move SettingsLib icons to android.Amin Shaikh2019-01-251-1/+1
* Remove duplicate log of BluetoothProfile.ServiceListenerChienyuan2019-01-031-2/+0
* Merge "Rename method isConnectable()" am: e238a19aa5 am: 78e8da5e79Leon Liao2018-09-261-1/+1
|\
| * Rename method isConnectable()Leon Liao2018-09-201-1/+1
* | Merge "Simply logic for connect and disconnect in HeadsetProfile" am: 7aae482...Chienyuan2018-08-291-42/+39
|\|
| * Simply logic for connect and disconnect in HeadsetProfileChienyuan2018-08-291-42/+39
* | remove LocalBluetoothAdapter usagetimhypeng2018-08-171-6/+3
* | Remove mProfileManager in BluetoothEventManagerChienyuan2018-08-031-1/+1
* | Rename the Utils class in settingslib.bluetoothKunhung Li2018-05-181-1/+1
|/
* Add Bluetooth callback for device connection state changedryanywlin2018-05-111-0/+5
* Add new function to get audio statehughchen2018-04-151-0/+5
* Add isAudioOn() in HeadsetProfileryanywlin2018-03-301-0/+5
* Removed executable flag for Java source filesPavlin Radoslavov2018-02-231-0/+0
* Add Settings support for Bluetooth Multi-A2DP and Multi-HFPPavlin Radoslavov2018-01-261-0/+10
* Bluetooth: Display battery level of connected devicesJack He2017-07-061-1/+1
* Move non-ui bt settings code to SettingsLibJason Monk2015-02-051-0/+227