Android-cuttlefish cvd tool
Classes | Variables
cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp} Namespace Reference

Classes

class  AdbChannelHandler
 
class  BluetoothChannelHandler
 
class  CameraChannelHandler
 
class  ControlChannelHandler
 
class  DataChannelHandlerImpl
 
class  GpxLocationChannelHandler
 
class  InputChannelHandler
 
class  KmlLocationChannelHandler
 
class  LightsChannelHandler
 
class  LocationChannelHandler
 
class  SensorsChannelHandler
 
class  UnknownChannelHandler
 

Variables

static constexpr auto kInputChannelLabel = "input-channel"
 
static constexpr auto kAdbChannelLabel = "adb-channel"
 
static constexpr auto kBluetoothChannelLabel = "bluetooth-channel"
 
static constexpr auto kCameraDataChannelLabel = "camera-data-channel"
 
static constexpr auto kSensorsDataChannelLabel = "sensors-channel"
 
static constexpr auto kLightsChannelLabel = "lights-channel"
 
static constexpr auto kLocationDataChannelLabel = "location-channel"
 
static constexpr auto kKmlLocationsDataChannelLabel = "kml-locations-channel"
 
static constexpr auto kGpxLocationsDataChannelLabel = "gpx-locations-channel"
 
static constexpr auto kCameraDataEof = "EOF"
 

Variable Documentation

◆ kAdbChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kAdbChannelLabel = "adb-channel"
staticconstexpr

◆ kBluetoothChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kBluetoothChannelLabel = "bluetooth-channel"
staticconstexpr

◆ kCameraDataChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kCameraDataChannelLabel = "camera-data-channel"
staticconstexpr

◆ kCameraDataEof

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kCameraDataEof = "EOF"
staticconstexpr

◆ kGpxLocationsDataChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kGpxLocationsDataChannelLabel = "gpx-locations-channel"
staticconstexpr

◆ kInputChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kInputChannelLabel = "input-channel"
staticconstexpr

◆ kKmlLocationsDataChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kKmlLocationsDataChannelLabel = "kml-locations-channel"
staticconstexpr

◆ kLightsChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kLightsChannelLabel = "lights-channel"
staticconstexpr

◆ kLocationDataChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kLocationDataChannelLabel = "location-channel"
staticconstexpr

◆ kSensorsDataChannelLabel

constexpr auto cuttlefish::webrtc_streaming::anonymous_namespace{data_channels.cpp}::kSensorsDataChannelLabel = "sensors-channel"
staticconstexpr