Searched defs:uuids (Results 1 – 5 of 5) sorted by relevance
100 abstract boolean matches(ParcelUuid[] uuids, BluetoothClass btClass); in matches()110 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()131 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()145 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()159 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()
111 ParcelUuid[] uuids = adapter.getUuids(); in LocalBluetoothProfileManager() local147 void updateLocalProfiles(ParcelUuid[] uuids) { in updateLocalProfiles()255 ParcelUuid[] uuids = mLocalAdapter.getUuids(); in setBluetoothStateOn() local395 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles()
484 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local525 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
497 ParcelUuid[] uuids = device.getUuids(); in shouldSendVolumeKeys() local
323 List<ParcelUuid> uuids) { in matchesServiceUuids()