Searched defs:addIncludedService (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ | ||
D | ServiceDeclaration.java | 89 void addIncludedService(UUID uuid, int serviceType, int instance) { in addIncludedService() method in ServiceDeclaration |
D | GattService.java | 498 public void addIncludedService(int serverIf, int srvcType, in addIncludedService() method in GattService.BluetoothGattBinder |