Home
last modified time | relevance | path

Searched refs:kCmeErrorOperationNotSupported (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_service.h74 static constexpr char kCmeErrorOperationNotSupported[] = "+CME ERROR: 4"; variable
Dmodem_simulator.cpp118 client.SendCommandResponse(ModemService::kCmeErrorOperationNotSupported); in DispatchCommand()
Dsim_service.cpp1376 client.SendCommandResponse(kCmeErrorOperationNotSupported); in HandleFacilityLock()
1644 response = kCmeErrorOperationNotSupported;; in HandleChangePassword()
Dnetwork_service.cpp325 client.SendCommandResponse(kCmeErrorOperationNotSupported); in HandleRadioPower()