Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h76 static const std::string kCmeErrorSimNotInserted; variable
Dmodem_service.cpp26 const std::string ModemService::kCmeErrorSimNotInserted = "+CME ERROR: 10"; member in cuttlefish::ModemService
Dsim_service.cpp51 {SimService::SIM_STATUS_ABSENT, ModemService::kCmeErrorSimNotInserted},
818 responses.push_back(kCmeErrorSimNotInserted); in HandleSIMStatusReq()
1001 responses.push_back(kCmeErrorSimNotInserted); in HandleChangeOrEnterPIN()