|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/modem_simulator/pdu_parser.h"#include <algorithm>#include <chrono>#include <ctime>#include <iomanip>#include <sstream>#include <string>#include <thread>
Namespaces | |
| namespace | cuttlefish |
Variables | |
| static const std::string | cuttlefish::kWithoutServiceCenterAddress = "00" |
| static const std::string | cuttlefish::kStatusReportIndicator = "06" |
| static const std::string | cuttlefish::kSRIAndMMSIndicator = "24" |
| static const std::string | cuttlefish::kUDHIAndSRIAndMMSIndicator = "64" |