Home
last modified time | relevance | path

Searched defs:isLeAudioBroadcastSourceSupported (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DLeAudioViewModel.java120 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in LeAudioViewModel
DBluetoothProxy.java1417 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothProxy
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl209 oneway void isLeAudioBroadcastSourceSupported(in SynchronousResultReceiver receiver); in isLeAudioBroadcastSourceSupported() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3457 public void isLeAudioBroadcastSourceSupported(SynchronousResultReceiver receiver) { in isLeAudioBroadcastSourceSupported() method in AdapterService.AdapterServiceBinder
3464 private int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterService.AdapterServiceBinder
4855 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2665 public @LeFeatureReturnValues int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothAdapter