Searched defs:uuids (Results 1 – 7 of 7) sorted by relevance
100 abstract boolean matches(ParcelUuid[] uuids, BluetoothClass btClass); in matches()110 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()131 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()145 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()159 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches()
559 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles() local608 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged() local
457 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
573 ParcelUuid[] uuids = device.getUuids(); in shouldSendVolumeKeys() local
382 List<ParcelUuid> uuids) { in matchesServiceUuids()