Home
last modified time | relevance | path

Searched defs:isLeAudioBroadcastSourceSupported (Results 1 – 7 of 7) 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.java126 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in LeAudioViewModel
DBluetoothProxy.java1658 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothProxy
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl204 int isLeAudioBroadcastSourceSupported(); in isLeAudioBroadcastSourceSupported() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterServiceBinder.java1451 public int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterServiceBinder
DAdapterService.java3858 public boolean isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2512 public @LeFeatureReturnValues int isLeAudioBroadcastSourceSupported() { in isLeAudioBroadcastSourceSupported() method in BluetoothAdapter