Searched defs:uuids (Results 1 – 12 of 12) 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()
912 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local966 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
603 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles()
149 @Nullable Collection<ObservableUuid> uuids) throws IOException { in writeObservableUuidToXml()283 final List<ObservableUuid> uuids = readObservableUuidsFromCache(userId); in getObservableUuidsForPackage() local
900 final List<ObservableUuid> uuids = in shouldScheduleRebind() local
141 var uuids = new ArrayList<String>(); in testDataPackageDirectoryForUser() local
147 ParcelUuid[] uuids = new ParcelUuid[]{BluetoothUuid.HID}; in updateProfiles_addHidProfileForRemoteDevice() local
99 public void setUuids(ParcelUuid[] uuids) { in setUuids()
25 const struct uuid** uuids; member
45 std::vector<const uuid> uuids; member
259 Set<UUID> uuids = new LinkedHashSet<>(); in getUUIDsFromByteArray() local
798 ParcelUuid[] uuids = btDevice.getUuids(); in isBLEMIDIDevice() local