Home
last modified time | relevance | path

Searched defs:localDeviceUuids (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java975 private boolean isSupported(ParcelUuid[] localDeviceUuids, ParcelUuid[] remoteDeviceUuids, in isSupported()
1099 ParcelUuid[] localDeviceUuids = mAdapterProperties.getUuids(); in connectEnabledProfiles() local
2902 ParcelUuid[] localDeviceUuids = mAdapterProperties.getUuids(); in connectAllEnabledProfiles() local