Searched refs:endServiceDeclaration (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java499 public void endServiceDeclaration(int serverIf) { method in class:GattService.BluetoothGattBinder
502 service.endServiceDeclaration(serverIf);
1930 void endServiceDeclaration(int serverIf) { method in class:GattService
1933 if (DBG) Log.d(TAG, "endServiceDeclaration()");

Completed in 40 milliseconds