Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocSecureServerStartActivity.java29 mIntent.setAction(BleCocServerService.BLE_ACTION_COC_SERVER_SECURE); in onCreate()
DBleCocServerService.java79 public static final String BLE_ACTION_COC_SERVER_SECURE = field in BleCocServerService
304 case BLE_ACTION_COC_SERVER_SECURE: in onTestFinish()