Searched defs:srvcInstanceId (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 490 int srvcInstanceId, int minHandles, in beginServiceDeclaration() 499 int srvcInstanceId, ParcelUuid srvcId) { in addIncludedService() 528 int srvcInstanceId, ParcelUuid srvcId) { in removeService() 549 int srvcInstanceId, ParcelUuid srvcId, in sendNotification() 1923 void beginServiceDeclaration(int serverIf, int srvcType, int srvcInstanceId, in beginServiceDeclaration() 1933 void addIncludedService(int serverIf, int srvcType, int srvcInstanceId, in addIncludedService() 1971 int srvcInstanceId, UUID srvcUuid) { in removeService() 2005 int srvcInstanceId, UUID srvcUuid, in sendNotification()
|