Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h75 static const std::string kCmeErrorOperationNotSupported; variable
Dmodem_service.cpp25 const std::string ModemService::kCmeErrorOperationNotSupported = "+CME ERROR: 4"; member in cuttlefish::ModemService