Searched defs:uuids (Results 1 – 9 of 9) sorted by relevance
102 abstract boolean matches(ParcelUuid[] uuids, BluetoothClass btClass); in matches()112 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()133 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()147 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()161 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()
659 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local708 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
467 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles()
98 public void setUuids(ParcelUuid[] uuids) { in setUuids()
135 ParcelUuid[] uuids = new ParcelUuid[]{BluetoothUuid.HID}; in updateProfiles_addHidProfileForRemoteDevice() local
76 ParcelUuid[] uuids = device.getUuids(); in matchesServiceUuid() local
255 Set<UUID> uuids = new LinkedHashSet<>(); in getUUIDsFromByteArray() local
719 ParcelUuid[] uuids = device.getUuids(); in shouldSendVolumeKeys() local
432 List<ParcelUuid> uuids) { in matchesServiceUuids()