Searched refs:BLE_SERVER_CONNECTED (Results 1 – 2 of 2) sorted by relevance
67 filter.addAction(BleServerService.BLE_SERVER_CONNECTED); in onResume()110 } else if (action == BleServerService.BLE_SERVER_CONNECTED) {
57 public static final String BLE_SERVER_CONNECTED = field in BleServerService158 Intent intent = new Intent(BLE_SERVER_CONNECTED); in notifyConnected()