Home
last modified time | relevance | path

Searched defs:kCmeErrorSimBusy (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h79 static const std::string kCmeErrorSimBusy; variable
Dmodem_service.cpp29 const std::string ModemService::kCmeErrorSimBusy = "+CME ERROR: 14"; member in cuttlefish::ModemService