Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocInsecureClientStartActivity.java34 mIntent.setAction(BleCocClientService.BLE_COC_CLIENT_ACTION_LE_INSECURE_CONNECT); in onCreate()
DBleCocClientService.java97 public static final String BLE_COC_CLIENT_ACTION_LE_INSECURE_CONNECT = field in BleCocClientService
193 case BLE_COC_CLIENT_ACTION_LE_INSECURE_CONNECT: in onTestFinish()