Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dpdu_parser.cpp27 static const std::string kWithoutServiceCenterAddress = "00"; variable
60 if (temp != kWithoutServiceCenterAddress) { in DecodePDU()
127 std::string pdu = kWithoutServiceCenterAddress; in CreatePDU()
167 std::string pdu = kWithoutServiceCenterAddress; in CreateStatuReport()
188 std::string pdu = kWithoutServiceCenterAddress + pdu_type_ + message_reference_; in CreateRemotePDU()