Searched defs:pdu (Results 1 – 8 of 8) sorted by relevance
21 std::string pdu = "0001000D91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local31 std::string pdu = "000100fD91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local37 std::string pdu = "0001000D91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local46 std::string pdu = "0001000D91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local
32 PDUParser::PDUParser(std::string &pdu) { in PDUParser()47 bool PDUParser::DecodePDU(std::string& pdu) { in DecodePDU()123 std::string pdu = kWithoutServiceCenterAddress; in CreatePDU() local159 std::string pdu = kWithoutServiceCenterAddress; in CreateStatuReport() local180 std::string pdu = kWithoutServiceCenterAddress + pdu_type_ + message_reference_; in CreateRemotePDU() local
260 auto pdu = sms_pdu.CreateRemotePDU(local_host_id); in SendSmsToRemote() local332 std::string pdu = sms_pdu.CreatePDU(); in HandleReceiveSMS() local362 auto pdu = sms_pdu.CreateStatuReport(message_reference); in HandleSMSStatuReport() local376 std::string pdu(*cmd); in HandleReceiveRemoteSMS() local
836 const char *pdu, in at_send_command_sms()
2162 const char *pdu; local
10712 hidl_vec<uint8_t> pdu; in newSmsInd() local10743 hidl_vec<uint8_t> pdu; in newSmsStatusReportInd() local
671 char * pdu; /* PDU of message to write, as an ASCII hex string less the SMSC address, member
595 char * pdu; /* PDU of message to write, as an ASCII hex string less the SMSC address, member