Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h75 static constexpr char kCmeErrorSimNotInserted[] = "+CME ERROR: 10"; variable
/device/generic/goldfish/hals/radio/
DatCmds.h31 static constexpr std::string_view kCmeErrorSimNotInserted = "10"sv; variable