Searched defs:srvcType (Results 1 – 1 of 1) sorted by relevance
| /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 489 public void beginServiceDeclaration(int serverIf, int srvcType, in beginServiceDeclaration() 498 public void addIncludedService(int serverIf, int srvcType, in addIncludedService() 527 public void removeService(int serverIf, int srvcType, in removeService() 548 public void sendNotification(int serverIf, String address, int srvcType, in sendNotification() 1653 void onServiceAdded(int status, int serverIf, int srvcType, int srvcInstId, in onServiceAdded() 1932 void beginServiceDeclaration(int serverIf, int srvcType, int srvcInstanceId, in beginServiceDeclaration() 1942 void addIncludedService(int serverIf, int srvcType, int srvcInstanceId, in addIncludedService() 1979 void removeService(int serverIf, int srvcType, in removeService() 2013 void sendNotification(int serverIf, String address, int srvcType, in sendNotification()
|