summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/src/com/android/settingslib/bluetooth/LocalBluetoothLeBroadcast.java
Commit message (Expand)AuthorAgeFilesLines
* Improve audio sharing password handlingBrian Delwiche2025-10-071-5/+15
* [LE Broadcast]Fix the crash in the BluetoothLeBroadcast constructorSongFerngWang2022-09-211-2/+4
* [LE boradcast] save the data into ContentProviderSongFerngWang2022-09-121-62/+157
* 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
* | [LeAudioBroadcast] avoid the system register mBroadcastCallback againSongFerngWang2022-07-131-5/+9
|/
* [LE_Broadcast] Add more APIs for the broadcast profileSongFerngWang2022-04-191-16/+258
* [LeAudio] Create QR code scanner activity and fragmentZoey Chen2022-04-011-4/+0
* LE_Broadcast New LeBroadcast and Assistant at ProfileManagerSongFerngWang2022-03-311-77/+157
* [LeAudio] Add LocalBluetoothLeBroadcast and LocalBluetoothLeBroadcastAssistantZoey Chen2022-03-221-0/+192