summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Improve audio sharing password handlingBrian Delwiche2025-10-071-5/+15
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-036-27/+210
|\
| * SettingLib: Fix possible issue on bonding to second deviceƁukasz Rymanowski2023-01-041-1/+4
| * [Unicast] Won't show "active" when changing active from HS to LEHSSongFerngWang2022-12-161-0/+15
| * [Bluetooth] Add more logs around active devices.Caitlin Shkuratov2022-11-161-0/+6
| * Merge "Revert "[LE unicast] The isBusy state should involve the state of sub ...SongFerng Wang2022-10-261-15/+8
| |\
| | * Revert "[LE unicast] The isBusy state should involve the state of sub device"SongFerng Wang2022-10-251-15/+8
| * | [LE Unicast]UI can Enable/Disable VCP and CSIPSongFerngWang2022-10-263-8/+133
| * | [LE unicast] member device add PhonebookAccessPermissionSongFerngWang2022-10-142-4/+45
* | | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-1512-117/+463
|\| |
| * | Merge "[LE unicast] The isBusy state should involve the state of sub device" ...SongFerng Wang2022-09-281-8/+15
| |\|
| | * [LE unicast] The isBusy state should involve the state of sub deviceSongFerngWang2022-09-281-8/+15
| * | [Output Switcher] Adjust check for advanced iconshaoweishen2022-09-241-6/+43
| * | Merge "[LE Broadcast]Fix the crash in the BluetoothLeBroadcast constructor" i...SongFerng Wang2022-09-211-2/+4
| |\ \
| | * | [LE Broadcast]Fix the crash in the BluetoothLeBroadcast constructorSongFerngWang2022-09-211-2/+4
| | |/
| * | Merge "Logs hearing aid information when a hearing aid is bonded(connected)" ...Angela Wang2022-09-173-0/+77
| |\ \
| | * | Logs hearing aid information when a hearing aid is bonded(connected)Angela Wang2022-09-153-0/+77
| * | | Merge "[Bluetooth] Convert BluetoothController logs to log buffer so we'll al...Caitlin Shkuratov2022-09-162-15/+58
| |\ \ \ | | |/ / | |/| |
| | * | [Bluetooth] Convert BluetoothController logs to log buffer so we'llCaitlin Shkuratov2022-09-152-15/+58
| * | | Merge "Revert "[Bluetooth] Convert BluetoothController logs to log buffer"" i...Myles Watson2022-09-151-40/+4
| |\ \ \
| | * | | Revert "[Bluetooth] Convert BluetoothController logs to log buffer"William Escande2022-09-151-40/+4
| * | | | Merge "[Bluetooth] Convert BluetoothController logs to log buffer so we'll al...Caitlin Shkuratov2022-09-141-4/+40
| |\| | | | | |_|/ | |/| |
| | * | [Bluetooth] Convert BluetoothController logs to log buffer so we'llCaitlin Shkuratov2022-09-091-4/+40
| | |/
| * | Merge "[LE boradcast] save the data into ContentProvider" into tm-qpr-devSongFerng Wang2022-09-131-62/+157
| |\ \
| | * | [LE boradcast] save the data into ContentProviderSongFerngWang2022-09-121-62/+157
| * | | Merge "Fix hearing aid appears wrong side after device reboot." into tm-qpr-devJason Hsu2022-09-131-5/+36
| |\ \ \
| | * | | Fix hearing aid appears wrong side after device reboot.jasonwshsu2022-09-131-5/+36
| | |/ /
| * / / Add more log for analysisSongFerngWang2022-09-083-1/+9
| |/ /
| * / Add owner for job handoverSongFerngWang2022-09-021-0/+2
| |/
| * [BT LE unicast] clear the GroupId when user click 'Forget'SongFerngWang2022-08-254-8/+16
| * [LE audio Unicast]To clear the SetMemberPair when BT is turning offSongFerngWang2022-08-131-0/+3
| * Merge "Add support for Opus over A2DP" into tm-qpr-devOmer Osman2022-08-041-0/+8
| |\
| | * Add support for Opus over A2DPOmer Osman2022-06-211-0/+8
| * | Merge "[LeBroadcast] Fix the NullPointerException for launching dialog" into ...SongFerng Wang2022-07-291-1/+18
| |\ \
| | * | [LeBroadcast] Fix the NullPointerException for launching dialogSongFerngWang2022-07-271-1/+18
| * | | [LE unicast] The icon is not LE Audio oneSongFerngWang2022-07-221-5/+9
| * | | [LeAudioBroadcast] avoid the system register mBroadcastCallback againSongFerngWang2022-07-131-5/+9
| |/ /
* / / base: Bluetooth timeout feature (1/2)Oliver Scott2022-11-022-0/+92
|/ /
* / [LE Unicast] Using the active device as main device after groupingSongFerngWang2022-06-222-17/+105
|/
* Merge "Fix ASHA Hearing aids connection status incorrect" into tm-devJason Hsu2022-05-261-2/+5
|\
| * Fix ASHA Hearing aids connection status incorrectjasonwshsu2022-05-251-2/+5
* | PBAP: Do not set phonebook access to ACCESS_REJECTED automaticallyChienyuan2022-05-161-1/+0
|/
* Merge changes from topic "hearingAidsInT" into tm-devJason Hsu2022-05-143-1/+142
|\
| * Show left/right side of the hearing aid device for ASHA profilejasonwshsu2022-05-122-1/+43
| * Using reflection to get private BluetoothHearingAid APIs for short termjasonwshsu2022-05-121-0/+99
* | Add API in SettingsLib/BluetoothUtils to get the control Uri from Bluetooth m...Alan Huang2022-05-131-0/+40
|/
* Merge "Rename CachedBluetoothDevice.setMemberDevice to addMemberDevice" into ...Hyundo Moon2022-05-092-13/+13
|\
| * Rename CachedBluetoothDevice.setMemberDevice to addMemberDeviceHyundo Moon2022-05-042-13/+13
* | Merge "[LE broadcast sink] Add the broadcast sink apis" into tm-devSongFerng Wang2022-05-051-0/+38
|\ \
| * | [LE broadcast sink] Add the broadcast sink apisSongFerngWang2022-05-051-0/+38
| |/