Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcast.java799 public int getMaximumSubgroupsPerBroadcast() { in getMaximumSubgroupsPerBroadcast() method in BluetoothLeBroadcast
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudio.aidl123 int getMaximumSubgroupsPerBroadcast(in AttributionSource attributionSource); in getMaximumSubgroupsPerBroadcast() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java391 public void getMaximumSubgroupsPerBroadcast() { in getMaximumSubgroupsPerBroadcast() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1391 public int getMaximumSubgroupsPerBroadcast() { in getMaximumSubgroupsPerBroadcast() method in LeAudioService
5361 public int getMaximumSubgroupsPerBroadcast(AttributionSource source) { in getMaximumSubgroupsPerBroadcast() method in LeAudioService.BluetoothLeAudioBinder