Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocSecureClientStartActivity.java34 mIntent.setAction(BleCocClientService.BLE_COC_CLIENT_ACTION_LE_SECURE_CONNECT); in onCreate()
DBleCocClientService.java103 public static final String BLE_COC_CLIENT_ACTION_LE_SECURE_CONNECT = field in BleCocClientService
199 case BLE_COC_CLIENT_ACTION_LE_SECURE_CONNECT: in onTestFinish()