Home
last modified time | relevance | path

Searched refs:kStatusReportIndicator (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dpdu_parser.cpp29 static const std::string kStatusReportIndicator = "06"; variable
161 pdu += kStatusReportIndicator; in CreateStatuReport()