Home
last modified time | relevance | path

Searched refs:kCmeErrorOperationNotSupported (Results 1 – 5 of 5) 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
Dmodem_simulator.cpp115 client.SendCommandResponse(ModemService::kCmeErrorOperationNotSupported); in DispatchCommand()
Dsim_service.cpp1208 client.SendCommandResponse(kCmeErrorOperationNotSupported); in HandleFacilityLock()
1444 response = kCmeErrorOperationNotSupported;; in HandleChangePassword()
Dnetwork_service.cpp313 client.SendCommandResponse(kCmeErrorOperationNotSupported); in HandleRadioPower()