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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleConnectionPriorityServerBaseActivity.java 40 public static final int CONNECTION_PRIORITY_BALANCED = 1;
188 mTestAdapter.setTestPass(CONNECTION_PRIORITY_BALANCED);
BleConnectionPriorityServerService.java 52 public static final String CONNECTION_PRIORITY_BALANCED = "PR_B";
371 case CONNECTION_PRIORITY_BALANCED:

Completed in 145 milliseconds