Home
last modified time | relevance | path

Searched refs:getServiceHandle (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DHandleMap.java136 int getServiceHandle(UUID uuid, int serviceType, int instance) { in getServiceHandle() method in HandleMap
DGattService.java1976 int srvcHandle = mHandleMap.getServiceHandle(srvcUuid, srvcType, srvcInstanceId); in removeService()
2012 int srvcHandle = mHandleMap.getServiceHandle(srvcUuid, srvcType, srvcInstanceId); in sendNotification()
2137 int inclSrvc = mHandleMap.getServiceHandle(entry.uuid, in continueServiceDeclaration()