Android-cuttlefish cvd tool
Classes | Namespaces | Enumerations
channel_monitor.h File Reference
#include <thread>
#include <vector>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/host/commands/modem_simulator/client.h"
#include "cuttlefish/host/commands/modem_simulator/virtual_modem_simulator.h"
Include dependency graph for channel_monitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::ChannelMonitor
 

Namespaces

namespace  cuttlefish
 

Enumerations

enum  cuttlefish::ModemSimulatorExitCodes : int { cuttlefish::kSuccess = 0 , cuttlefish::kSelectError = 1 , cuttlefish::kServerError = 2 }