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.h78 static constexpr char kCmeErrorSimBusy[] = "+CME ERROR: 14"; variable
/device/generic/goldfish/hals/radio/
DatCmds.h34 static constexpr std::string_view kCmeErrorSimBusy = "14"sv; variable