Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h73 static constexpr char kCmeErrorOperationNotAllowed[] = "+CME ERROR: 3"; variable
/device/generic/goldfish/hals/radio/
DatCmds.h29 static constexpr std::string_view kCmeErrorOperationNotAllowed = "3"sv; variable