Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h79 static constexpr char kCmeErrorIncorrectPassword[] = "+CME ERROR: 16"; variable
/device/generic/goldfish/hals/radio/
DatCmds.h35 static constexpr std::string_view kCmeErrorIncorrectPassword = "16"sv; variable