aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothLeAudio.java
Commit message (Expand)AuthorAgeFilesLines
* Align the LE audio context type value and naming with SIG assigned numberAlice Kuo2022-08-241-25/+27
* Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux2022-06-221-19/+19
* BluetoothLeAudio: Improve handling lead device disconnectionŁukasz Rymanowski2022-04-271-1/+3
* Fix unregistering callbacksJakub Tyszkowski2022-04-011-1/+1
* Merge "[API Review] Add java doc for BluetoothLeCallback.registerCallback()"Treehugger Robot2022-03-291-0/+4
|\
| * [API Review] Add java doc for BluetoothLeCallback.registerCallback()Patty2022-03-291-0/+4
* | BluetoothLeAudio: Remove not needed catchŁukasz Rymanowski2022-03-181-2/+1
|/
* Merge "BluetoothLeAudio: Replace Intents by callbacks"Treehugger Robot2022-03-181-108/+81
|\
| * BluetoothLeAudio: Replace Intents by callbacksŁukasz Rymanowski2022-03-171-108/+81
* | Merge "BluetoothLeAudio: Fix API for codec preferences"Treehugger Robot2022-03-171-16/+18
|\ \
| * | BluetoothLeAudio: Fix API for codec preferencesŁukasz Rymanowski2022-03-171-16/+18
* | | Merge "BluetoothLeAudio: Fix method description"Jakub Pawłowski2022-03-171-4/+4
|\ \ \ | |_|/ |/| |
| * | BluetoothLeAudio: Fix method descriptionŁukasz Rymanowski2022-03-171-4/+4
| |/
* / Updated documentation for new Bluetooth SystemApisEtienne Ruffieux2022-03-161-3/+4
|/
* Merge "Remove AUDIO_LOCATION_INVALID from the flags"Treehugger Robot2022-03-141-1/+0
|\
| * Remove AUDIO_LOCATION_INVALID from the flagsAlice Kuo2022-03-151-1/+0
* | Add getAudioLocation implementationAlice Kuo2022-03-111-3/+8
|/
* Add Audio Location bit mask IntDefAlice Kuo2022-03-111-2/+265
* Merge "Change the intent string to callback method"Jack He2022-03-101-17/+192
|\
| * Change the intent string to callback methodPatty2022-03-101-17/+192
* | Rethrow the exception when there is a RemoteException or service is nullPatty2022-03-081-1/+7
|/
* Add implementation for unimplemented APIs and add description for return valuePatty2022-03-071-3/+26
* Removed getMaxCodecType from BluetoothLeAudioCodecConfig, rename functions in...Patty2022-02-231-0/+3
* API Changes needed for apex to buildWilliam Escande2022-02-141-2/+12
* Merge "Change AUDIO_LOCATION_INVALID to be systemApi"Treehugger Robot2022-02-091-0/+1
|\
| * Change AUDIO_LOCATION_INVALID to be systemApiAlice Kuo2022-02-081-0/+1
* | EXTRA_LE_AUDIO_GROUP_STATUS should be a SystemApi for completeness.Roopa Sattiraju2022-02-081-0/+1
|/
* LE Audio: Expose more system APIsJakub Tyszkowski2022-02-021-6/+16
* Add API to set the codec preference for specific devicePatty2022-02-021-0/+67
* Merge "leaudio: Add method to get device group lead"Treehugger Robot2022-01-211-0/+39
|\
| * leaudio: Add method to get device group leadŁukasz Rymanowski2022-01-191-0/+39
* | Add getAudioLocation APIAlice Kuo2022-01-201-0/+41
|/
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-128/+179
* Copy attributable to BluetoothWilliam Escande2021-12-141-2/+0
* leaudio: Add missing context typesGrzegorz Kołodziejczyk2021-10-131-0/+66
* leaudio: Add API to add/remove group nodeŁukasz Rymanowski2021-10-131-0/+66
* leaudio: Remove not needed group statusŁukasz Rymanowski2021-10-081-5/+15
* leaudio: Add set volume APIŁukasz Rymanowski2021-10-081-0/+24
* leaudio: Fix link to intentŁukasz Rymanowski2021-10-081-1/+1
* le_audio: Introduce connection state handling for LE Audio groupGrzegorz Kołodziejczyk2021-09-021-0/+136
* Unhide BluetoothProfile.LE_AUDIO and getGroupId for the App usage.Alice Kuo2021-06-181-1/+0
* More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-3/+5
* Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-10/+11
* More AttributionSource plumbing.Jeff Sharkey2021-04-231-5/+11
* Add missing Bluetooth API permission enforcement.Jeff Sharkey2021-04-181-0/+4
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+7
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-16/+24
* Add Bluetooth LE Audio Profile (3/3)Grzegorz Kołodziejczyk2020-12-011-0/+451