Home
last modified time | relevance | path

Searched defs:isProfileSupported (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothUtils.java221 static boolean isProfileSupported(List<ParcelUuid> localUuids, BluetoothDevice device, in isProfileSupported() method in BluetoothUtils
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java329 private boolean isProfileSupported(int profile) { in isProfileSupported() method in LeAudioService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java1661 boolean isProfileSupported(BluetoothDevice device, int profile) { in isProfileSupported() method in AdapterService