Searched refs:BLE_COC_CONNECTED (Results 1 – 4 of 4) sorted by relevance
83 filter.addAction(BleCocServerService.BLE_COC_CONNECTED); in onResume()167 case BleCocServerService.BLE_COC_CONNECTED:
85 filter.addAction(BleCocClientService.BLE_COC_CONNECTED); in onResume()192 case BleCocClientService.BLE_COC_CONNECTED:
64 public static final String BLE_COC_CONNECTED = field in BleCocClientService615 Intent intent = new Intent(BLE_COC_CONNECTED); in notifyLeCocClientConnected()
93 public static final String BLE_COC_CONNECTED = field in BleCocServerService564 intent = new Intent(BLE_COC_CONNECTED); in processChatStateChange()