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()
116 ParcelUuid[] uuids = adapter.getUuids(); in LocalBluetoothProfileManager() local157 void updateLocalProfiles(ParcelUuid[] uuids) { in updateLocalProfiles()281 ParcelUuid[] uuids = mLocalAdapter.getUuids(); in setBluetoothStateOn() local425 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles()
480 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local521 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
584 ParcelUuid[] uuids = device.getUuids(); in shouldSendVolumeKeys() local
331 List<ParcelUuid> uuids) { in matchesServiceUuids()