Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dpdu_parser.cpp128 int pdu_type = Hex2ToByte(pdu_type_); in CreatePDU() local
130 if (pdu_type & 0x40) { in CreatePDU()
154 int pdu_type = Hex2ToByte(pdu_type_); in IsNeededStatuReport() local
155 if (pdu_type & 0x20) { in IsNeededStatuReport()