Searched refs:BLE_GOT_PSM (Results 1 – 2 of 2) sorted by relevance
84 filter.addAction(BleCocClientService.BLE_GOT_PSM); in onResume()184 case BleCocClientService.BLE_GOT_PSM:
62 public static final String BLE_GOT_PSM = field in BleCocClientService447 Intent intent = new Intent(BLE_GOT_PSM);