Android-cuttlefish cvd tool
Namespaces | Variables
network_service_constants.h File Reference
#include <utility>
Include dependency graph for network_service_constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Variables

constexpr int cuttlefish::kRssiUnknownValue = 99
 
constexpr int cuttlefish::kBerUnknownValue = 99
 
constexpr int cuttlefish::kDbmUnknownValue = -1
 
constexpr int cuttlefish::kEcioUnknownValue = -1
 
constexpr int cuttlefish::kSnrUnknownValue = -1
 
constexpr auto cuttlefish::kRssiRange = std::make_pair(4, 30)
 
constexpr auto cuttlefish::kDbmRange = std::make_pair(-120, -4)
 
constexpr auto cuttlefish::kRsrpRange = std::make_pair(-140, -44)