Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1924 int minHandles, UUID srvcUuid, boolean advertisePreferred) { in beginServiceDeclaration()
1934 UUID srvcUuid) { in addIncludedService()
1971 int srvcInstanceId, UUID srvcUuid) { in removeService()
2005 int srvcInstanceId, UUID srvcUuid, in sendNotification()
2037 private boolean isRestrictedSrvcUuid(final UUID srvcUuid) { in isRestrictedSrvcUuid()