Searched refs:kCmeErrorOperationNotSupported (Results 1 – 5 of 5) sorted by relevance
75 static const std::string kCmeErrorOperationNotSupported; variable
25 const std::string ModemService::kCmeErrorOperationNotSupported = "+CME ERROR: 4"; member in cuttlefish::ModemService
115 client.SendCommandResponse(ModemService::kCmeErrorOperationNotSupported); in DispatchCommand()
1208 client.SendCommandResponse(kCmeErrorOperationNotSupported); in HandleFacilityLock()1444 response = kCmeErrorOperationNotSupported;; in HandleChangePassword()
313 client.SendCommandResponse(kCmeErrorOperationNotSupported); in HandleRadioPower()