Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DServiceDeclaration.java89 void addIncludedService(UUID uuid, int serviceType, int instance) { in addIncludedService() method in ServiceDeclaration
DGattService.java498 public void addIncludedService(int serverIf, int srvcType, in addIncludedService() method in GattService.BluetoothGattBinder
1933 void addIncludedService(int serverIf, int srvcType, int srvcInstanceId, in addIncludedService() method in GattService