Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java956 private boolean isSupported(ParcelUuid[] localDeviceUuids, ParcelUuid[] remoteDeviceUuids, in isSupported()
1080 ParcelUuid[] localDeviceUuids = mAdapterProperties.getUuids(); in connectEnabledProfiles() local
2879 ParcelUuid[] localDeviceUuids = mAdapterProperties.getUuids(); in connectAllEnabledProfiles() local