Home
last modified time | relevance | path

Searched defs:isProfileSupported (Results 1 – 2 of 2) 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/btservice/
DAdapterService.java1662 boolean isProfileSupported(BluetoothDevice device, int profile) { in isProfileSupported() method in AdapterService