HomeSort by relevance Sort by last modified time
    Searched full:notifydisconnected (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleServerService.java 162 private void notifyDisconnected() {
163 if (DEBUG) Log.d(TAG, "notifyDisconnected");
288 notifyDisconnected();
BleClientService.java 192 private void notifyDisconnected() {
324 notifyDisconnected();

Completed in 79 milliseconds