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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1769 stopNextService(serverIf, status);
2240 private void stopNextService(int serverIf, int status) throws RemoteException { method in class:GattService
2241 if (DBG) Log.d(TAG, "stopNextService() - serverIf=" + serverIf

Completed in 93 milliseconds