Home
last modified time | relevance | path

Searched refs:BLE_ACTION_COC_SERVER_INSECURE (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocInsecureServerStartActivity.java29 mIntent.setAction(BleCocServerService.BLE_ACTION_COC_SERVER_INSECURE); in onCreate()
DBleCocServerService.java77 public static final String BLE_ACTION_COC_SERVER_INSECURE = field in BleCocServerService
301 case BLE_ACTION_COC_SERVER_INSECURE: in onTestFinish()