summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/bluetooth/HidDeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Update LocalBluetoothProfile apihughchen2020-02-051-19/+10
* 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
|\
| * Merge "Rename method isConnectable()"Leon Liao2018-09-261-1/+1
| |\
| | * Merge "Rename method isConnectable()"Leon Liao2018-09-251-1/+1
| | |\
| | | * Rename method isConnectable()Leon Liao2018-09-201-1/+1
| * | | Merge "Simplify logic for getConnectionStatus in HidDeviceProfile"Chienyuan2018-09-181-16/+6
| |\| |
| | * | Simplify logic for getConnectionStatus in HidDeviceProfileChienyuan2018-09-171-16/+6
| | |/
| | * DO NOT MERGE: Reordered imports according to Android style.Fan Zhang2018-09-041-1/+0
| |/
* | Simplify logic for getConnectionStatus in HidDeviceProfileChienyuan2018-09-171-16/+6
* | remove LocalBluetoothAdapter usagetimhypeng2018-08-171-7/+4
* | Remove mProfileManager in BluetoothEventManagerChienyuan2018-08-031-1/+1
* | Rename the Utils class in settingslib.bluetoothKunhung Li2018-05-181-2/+1
|/
* Add Bluetooth callback for device connection state changedryanywlin2018-05-111-0/+5
* Show Bluetooth HID Device connection status in SettingsHansong Zhang2018-04-051-0/+200