summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/bluetooth/BluetoothCallback.java
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Convert BluetoothController logs to log buffer so we'llCaitlin Shkuratov2022-09-151-10/+50
* Add ACL broadcast for bt devicesjackqdyulei2018-10-301-0/+13
* Remove BluetoothDevice.ACTION_DISAPPEARED from SettingLibstimhypeng2018-08-241-3/+1
* Set each function as default in BluetoothCallbackhughchen2018-08-071-8/+8
* Add java document in BluetoothCallbackhughchen2018-08-071-0/+96
* Add Bluetooth callback for device connection state changedryanywlin2018-05-111-0/+3
* Rename onProfileAudioStateChanged() to onAudioModeChanged()timhypeng2018-04-111-1/+1
* Add callback onProfileAudioStateChanged()hughchen2018-03-301-0/+1
* Add Settings support for Bluetooth Multi-A2DP and Multi-HFPPavlin Radoslavov2018-01-221-0/+1
* Make QS use SettingsLib's BT codeJason Monk2015-03-021-0/+1
* Move non-ui bt settings code to SettingsLibJason Monk2015-02-051-0/+30