Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/testutils/com/android/settings/testutils/shadow/
DShadowBluetoothAdapter.java74 protected int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in ShadowBluetoothAdapter
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DLeAudioViewModel.java120 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in LeAudioViewModel
DBluetoothProxy.java1597 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothProxy
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl198 int isLeAudioBroadcastSourceSupported(); in isLeAudioBroadcastSourceSupported() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2545 public @LeFeatureReturnValues int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothAdapter
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3663 public int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterService.AdapterServiceBinder
5751 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterService