summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothLeAudio.java
AgeCommit message (Expand)Author
2022-07-26Merge TP1A.220624.020Deyao Ren
2022-06-30Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""Neha Jain
2022-06-29Revert "Reuse SynchronousResultReceivers instead of creating new."Neha Jain
2022-06-29Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux
2022-05-15Merge TP1A.220507.001Brian Orr
2022-05-10BT: Adding CS params and new entires in BT framework.Satheesh Kumar Pallemoni
2022-04-27BluetoothLeAudio: Improve handling lead device disconnectionŁukasz Rymanowski
2022-04-01Fix unregistering callbacksJakub Tyszkowski
2022-03-29Merge "[API Review] Add java doc for BluetoothLeCallback.registerCallback()"Treehugger Robot
2022-03-29[API Review] Add java doc for BluetoothLeCallback.registerCallback()Patty
2022-03-18BluetoothLeAudio: Remove not needed catchŁukasz Rymanowski
2022-03-18Merge "BluetoothLeAudio: Replace Intents by callbacks"Treehugger Robot
2022-03-17Merge "BluetoothLeAudio: Fix API for codec preferences"Treehugger Robot
2022-03-17Merge "BluetoothLeAudio: Fix method description"Jakub Pawłowski
2022-03-17BluetoothLeAudio: Replace Intents by callbacksŁukasz Rymanowski
2022-03-17BluetoothLeAudio: Fix API for codec preferencesŁukasz Rymanowski
2022-03-17BluetoothLeAudio: Fix method descriptionŁukasz Rymanowski
2022-03-16Updated documentation for new Bluetooth SystemApisEtienne Ruffieux
2022-03-14Merge "Remove AUDIO_LOCATION_INVALID from the flags"Treehugger Robot
2022-03-15Remove AUDIO_LOCATION_INVALID from the flagsAlice Kuo
2022-03-11Add getAudioLocation implementationAlice Kuo
2022-03-11Add Audio Location bit mask IntDefAlice Kuo
2022-03-10Merge "Change the intent string to callback method"Jack He
2022-03-10Change the intent string to callback methodPatty
2022-03-08Rethrow the exception when there is a RemoteException or service is nullPatty
2022-03-07Add implementation for unimplemented APIs and add description for return valuePatty
2022-02-23Removed getMaxCodecType from BluetoothLeAudioCodecConfig, rename functions in...Patty
2022-02-14API Changes needed for apex to buildWilliam Escande
2022-02-09Merge "Change AUDIO_LOCATION_INVALID to be systemApi"Treehugger Robot
2022-02-08Change AUDIO_LOCATION_INVALID to be systemApiAlice Kuo
2022-02-08EXTRA_LE_AUDIO_GROUP_STATUS should be a SystemApi for completeness.Roopa Sattiraju
2022-02-02LE Audio: Expose more system APIsJakub Tyszkowski
2022-02-02Add API to set the codec preference for specific devicePatty
2022-01-21Merge "leaudio: Add method to get device group lead"Treehugger Robot
2022-01-20Add getAudioLocation APIAlice Kuo
2022-01-19leaudio: Add method to get device group leadŁukasz Rymanowski
2021-12-16Remove allowBlocking from all BluetoothProfilesWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
2021-10-13leaudio: Add missing context typesGrzegorz Kołodziejczyk
2021-10-13leaudio: Add API to add/remove group nodeŁukasz Rymanowski
2021-10-08leaudio: Remove not needed group statusŁukasz Rymanowski
2021-10-08leaudio: Add set volume APIŁukasz Rymanowski
2021-10-08leaudio: Fix link to intentŁukasz Rymanowski
2021-09-02le_audio: Introduce connection state handling for LE Audio groupGrzegorz Kołodziejczyk
2021-06-18Unhide BluetoothProfile.LE_AUDIO and getGroupId for the App usage.Alice Kuo
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2021-04-24Long-tail of AttributionSource plumbing.Jeff Sharkey
2021-04-23More AttributionSource plumbing.Jeff Sharkey
2021-04-18Add missing Bluetooth API permission enforcement.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey