Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java489 public void beginServiceDeclaration(int serverIf, int srvcType, in beginServiceDeclaration() method in GattService.BluetoothGattBinder
494 service.beginServiceDeclaration(serverIf, srvcType, srvcInstanceId, in beginServiceDeclaration()
1923 void beginServiceDeclaration(int serverIf, int srvcType, int srvcInstanceId, in beginServiceDeclaration() method in GattService