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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleCocServerTestBaseActivity.java 189 newAction = BleCocServerService.BLE_COC_SERVER_ACTION_DISCONNECT;
BleCocServerService.java 109 public static final String BLE_COC_SERVER_ACTION_DISCONNECT =
110 "com.android.cts.verifier.bluetooth.BLE_COC_SERVER_ACTION_DISCONNECT";
314 case BLE_COC_SERVER_ACTION_DISCONNECT:

Completed in 442 milliseconds