Searched defs:uuids (Results 1 – 7 of 7) sorted by relevance
103 abstract boolean matches(ParcelUuid[] uuids, BluetoothClass btClass); in matches()113 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()134 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()148 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()162 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()
780 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local836 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
569 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles()
97 public void setUuids(ParcelUuid[] uuids) { in setUuids()
135 ParcelUuid[] uuids = new ParcelUuid[]{BluetoothUuid.HID}; in updateProfiles_addHidProfileForRemoteDevice() local
255 Set<UUID> uuids = new LinkedHashSet<>(); in getUUIDsFromByteArray() local
662 ParcelUuid[] uuids = btDevice.getUuids(); in isBLEMIDIDevice() local