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.java1424 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothProxy
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl202 oneway void isLeAudioBroadcastSourceSupported(in SynchronousResultReceiver receiver); in isLeAudioBroadcastSourceSupported() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3915 public void isLeAudioBroadcastSourceSupported(SynchronousResultReceiver receiver) { in isLeAudioBroadcastSourceSupported() method in AdapterService.AdapterServiceBinder
3922 private int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterService.AdapterServiceBinder
6125 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2639 public @LeFeatureReturnValues int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothAdapter