HomeSort by relevance Sort by last modified time
    Searched refs:notifyOpenFail (Results 1 - 3 of 3) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleConnectionPriorityServerService.java 115 notifyOpenFail();
169 private void notifyOpenFail() {
171 Log.d(TAG, "notifyOpenFail");
388 notifyOpenFail();
BleEncryptedServerService.java 122 notifyOpenFail();
198 private void notifyOpenFail() {
200 Log.d(TAG, "notifyOpenFail");
451 notifyOpenFail();
BleServerService.java 258 notifyOpenFail();
361 private void notifyOpenFail() {
363 Log.d(TAG, "notifyOpenFail");
    [all...]

Completed in 275 milliseconds