Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocClientTestBaseActivity.java84 filter.addAction(BleCocClientService.BLE_GOT_PSM); in onResume()
184 case BleCocClientService.BLE_GOT_PSM:
DBleCocClientService.java66 public static final String BLE_GOT_PSM = field in BleCocClientService
449 Intent intent = new Intent(BLE_GOT_PSM);