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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleInsecureServerStartActivity.java 29 mIntent.setAction(BleServerService.BLE_ACTION_SERVER_NON_SECURE);
BleCocServerService.java 84 public static final String BLE_ACTION_SERVER_NON_SECURE =
85 "com.android.cts.verifier.bluetooth.BLE_ACTION_SERVER_NON_SECURE";
BleServerService.java 70 public static final String BLE_ACTION_SERVER_NON_SECURE =
71 "com.android.cts.verifier.bluetooth.BLE_ACTION_SERVER_NON_SECURE";
305 case BLE_ACTION_SERVER_NON_SECURE:
    [all...]

Completed in 614 milliseconds