Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocServerTestBaseActivity.java189 newAction = BleCocServerService.BLE_COC_SERVER_ACTION_DISCONNECT;
DBleCocServerService.java109 public static final String BLE_COC_SERVER_ACTION_DISCONNECT = field in BleCocServerService
313 case BLE_COC_SERVER_ACTION_DISCONNECT: in onTestFinish()