Home
last modified time | relevance | path

Searched defs:getMaximumStreamsPerBroadcast (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcast.java773 public int getMaximumStreamsPerBroadcast() { in getMaximumStreamsPerBroadcast() method in BluetoothLeBroadcast
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudio.aidl121 int getMaximumStreamsPerBroadcast(in AttributionSource attributionSource); in getMaximumStreamsPerBroadcast() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java383 public void getMaximumStreamsPerBroadcast() { in getMaximumStreamsPerBroadcast() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1381 public int getMaximumStreamsPerBroadcast() { in getMaximumStreamsPerBroadcast() method in LeAudioService
5350 public int getMaximumStreamsPerBroadcast(AttributionSource source) { in getMaximumStreamsPerBroadcast() method in LeAudioService.BluetoothLeAudioBinder