Home
last modified time | relevance | path

Searched refs:isCoordinatedSetProfileSupported (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java848 if (!isCoordinatedSetProfileSupported()) return; in initCsisProxy()
856 if (!isCoordinatedSetProfileSupported()) return; in cleanupCsisProxy()
1585 boolean isCoordinatedSetProfileSupported() { in isCoordinatedSetProfileSupported() method in BluetoothProxy