Searched defs:uuids (Results 1 – 10 of 10) 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()
823 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local877 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
602 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles()
134 var uuids = new ArrayList<String>(); in testDataPackageDirectoryForUser() local
97 public void setUuids(ParcelUuid[] uuids) { in setUuids()
135 ParcelUuid[] uuids = new ParcelUuid[]{BluetoothUuid.HID}; in updateProfiles_addHidProfileForRemoteDevice() local
46 std::vector<const uuid> uuids; member
25 const struct uuid** uuids; member
255 Set<UUID> uuids = new LinkedHashSet<>(); in getUUIDsFromByteArray() local
786 ParcelUuid[] uuids = btDevice.getUuids(); in isBLEMIDIDevice() local