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

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

Completed in 168 milliseconds