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.h75 static const std::string kCmeErrorSimNotInserted; variable
Dmodem_service.cpp28 const std::string ModemService::kCmeErrorSimNotInserted = "+CME ERROR: 10"; member in cuttlefish::ModemService
Dsim_service.cpp53 {SimService::SIM_STATUS_ABSENT, ModemService::kCmeErrorSimNotInserted},
853 responses.push_back(kCmeErrorSimNotInserted); in HandleSIMStatusReq()
1128 responses.push_back(kCmeErrorSimNotInserted); in HandleChangeOrEnterPIN()