Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h93 static const std::string kCmsErrorInvalidPDUModeParam; variable
Dmodem_service.cpp43 const std::string ModemService::kCmsErrorInvalidPDUModeParam = "+CMS ERROR: 304"; member in cuttlefish::ModemService
Dsms_service.cpp274 client.SendCommandResponse(kCmsErrorInvalidPDUModeParam); in HandleSendSMSPDU()