Searched refs:BLE_LE_CONNECTED (Results 1 – 4 of 4) sorted by relevance
80 filter.addAction(BleCocServerService.BLE_LE_CONNECTED); in onResume()155 case BleCocServerService.BLE_LE_CONNECTED:
83 filter.addAction(BleCocClientService.BLE_LE_CONNECTED); in onResume()176 case BleCocClientService.BLE_LE_CONNECTED:
60 public static final String BLE_LE_CONNECTED = field in BleCocClientService312 Intent intent = new Intent(BLE_LE_CONNECTED); in notifyConnected()
87 public static final String BLE_LE_CONNECTED = field in BleCocServerService381 Intent intent = new Intent(BLE_LE_CONNECTED); in notifyConnected()