summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/bluetooth/BluetoothEventManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-0/+15
|\
| * [Unicast] Won't show "active" when changing active from HS to LEHSSongFerngWang2022-12-161-0/+15
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-5/+14
|\|
| * [Bluetooth] Convert BluetoothController logs to log buffer so we'llCaitlin Shkuratov2022-09-151-5/+8
| * [BT LE unicast] clear the GroupId when user click 'Forget'SongFerngWang2022-08-251-0/+6
* | base: Bluetooth timeout feature (1/2)Oliver Scott2022-11-021-0/+27
|/
* API Review: add `UNBOND` in `EXTRA_REASON` nameWilliam Escande2022-03-151-1/+1
* Fix Broken test: Package: com.android.settingslib.bluetoothHugh Chen2022-01-241-12/+0
* Fix broken tests on LocalBluetoothProfileManagerTestHugh Chen2022-01-191-0/+6
* Update test case for RECEIVER_EXPORTEDHugh Chen2021-12-071-0/+6
* Print anonymized address when new device foundChienyuan2021-11-231-1/+2
* Fix settingLib couldn't receive the broadcast issue.Alice Kuo2021-11-221-2/+4
* Merge "settingslib/bluetooth: Add LeAudio support"Jakub Pawlowski2021-10-151-0/+6
|\
| * settingslib/bluetooth: Add LeAudio supportƁukasz Rymanowski2021-10-151-0/+6
* | Move set member pair handle from settingLib to settingAlice Kuo2021-10-151-28/+0
|/
* Merge "csip: seamless pair with the coordinated set" am: 90ba3faab4Treehugger Robot2021-09-231-0/+34
|\
| * csip: seamless pair with the coordinated setAlice Kuo2021-09-231-0/+34
| * Update CSIP base uuid devie set into a single device detail preferenceAlice Kuo2021-09-231-2/+5
| * csip: Expose an extra data with intent and store in CachedBluetoothDeviceAlice Kuo2021-09-181-0/+3
| * Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-311-3/+9
| |\
* | | Update CSIP base uuid devie set into a single device detail preferenceAlice Kuo2021-09-211-2/+5
* | | csip: Expose an extra data with intent and store in CachedBluetoothDeviceAlice Kuo2021-09-171-0/+3
* | | Do not show error toast when received UNBOND_REASON_REMOVEDHugh Chen2021-03-121-1/+0
* | | Fix toasts message is not displayed when cancel BT pairing requestHugh Chen2020-11-261-0/+5
* | | Merge "Remove bluetooth address from logs in SettingsLib" am: 4ad4ca07bb am: ...Treehugger Robot2020-08-131-7/+1
|\| | | |/ |/|
| * Remove bluetooth address from logs in SettingsLibChienyuan2020-08-121-7/+1
| * Concurrent collections for Bluetooth callbacks.davidln2019-12-161-68/+41
* | Fix deadlock in CachedBluetoothDeviceManagerhughchen2019-11-071-3/+9
* | Concurrent collections for Bluetooth callbacks.davidln2019-06-171-68/+41
|/
* Fix deadlock in LocalBluetoothManagerjackqdyulei2019-02-141-2/+8
* Add null check for AclStateChangedHandlerChienyuan2018-12-281-0/+4
* Merge "Fix issue to avoid Hearing Aid show duplication device."TreeHugger Robot2018-12-201-0/+10
|\
| * Fix issue to avoid Hearing Aid show duplication device.wengsu2018-12-201-0/+10
* | Add bluetooth related log to improve debugChienyuan2018-12-191-0/+5
|/
* Add ACL broadcast for bt devicesjackqdyulei2018-10-301-0/+39
* Merge "Makes LocalBluetoothManager multi-user aware."Jovana Knezevic2018-10-261-4/+41
|\
| * Makes LocalBluetoothManager multi-user aware.jovanak2018-10-251-4/+41
* | Make HearingAid code more generictimhypeng2018-10-251-1/+0
|/
* Filter out the connected device in "Available devices" screen(2/2)Ash_Chen2018-10-121-2/+4
* Remove BluetoothEventManager#setReceiverHandlerAmin Shaikh2018-08-291-19/+5
* Merge "Sort imports"Fan Zhang2018-08-291-1/+0
|\
| * Sort importsFan Zhang2018-08-281-1/+0
* | Merge "Show bonded devices in "Pair new device"(1/2)"TreeHugger Robot2018-08-281-0/+3
|\ \ | |/ |/|
| * Show bonded devices in "Pair new device"(1/2)Ash_Chen2018-08-271-0/+3
* | Remove BluetoothDevice.ACTION_DISAPPEARED from SettingLibstimhypeng2018-08-241-19/+0
* | Merge "Revert "Remove useless broadcast registeration""TreeHugger Robot2018-08-231-0/+1
|\ \
| * | Revert "Remove useless broadcast registeration"Lei Yu2018-08-231-0/+1
* | | Merge "Remove the local cached BluetoothClass"TreeHugger Robot2018-08-221-2/+0
|\ \ \
| * | | Remove the local cached BluetoothClasshughchen2018-08-221-2/+0
* | | | Merge "Remove the local cached name"TreeHugger Robot2018-08-221-1/+0
|\| | |