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.h80 static const std::string kCmeErrorIncorrectPassword; variable
Dmodem_service.cpp30 const std::string ModemService::kCmeErrorIncorrectPassword = "+CME ERROR: 16"; member in cuttlefish::ModemService