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()
548 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local597 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
458 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles()
135 ParcelUuid[] uuids = new ParcelUuid[]{BluetoothUuid.HID}; in updateProfiles_addHidProfileForRemoteDevice() local
82 ParcelUuid[] uuids = device.getUuids(); in matchesServiceUuid() local
634 ParcelUuid[] uuids = device.getUuids(); in shouldSendVolumeKeys() local
382 List<ParcelUuid> uuids) { in matchesServiceUuids()
26 long createAppDataBatched(in @nullable @utf8InCpp String[] uuids, in createAppDataBatched()
416 const std::optional<std::vector<std::optional<std::string>>>& uuids, in createAppDataBatched()