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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleCocSecureServerStartActivity.java 29 mIntent.setAction(BleCocServerService.BLE_ACTION_COC_SERVER_SECURE);
BleCocServerService.java 79 public static final String BLE_ACTION_COC_SERVER_SECURE =
80 "com.android.cts.verifier.bluetooth.BLE_ACTION_COC_SERVER_SECURE";
304 case BLE_ACTION_COC_SERVER_SECURE:

Completed in 90 milliseconds