active_calls_ | cuttlefish::CallService | private |
CallService(int32_t service_id, ChannelMonitor *channel_monitor, ThreadLooper *thread_looper) | cuttlefish::CallService | |
CallService(const CallService &)=delete | cuttlefish::CallService | |
CallStateUpdate() | cuttlefish::CallService | private |
CallToken typedef | cuttlefish::CallService | private |
channel_monitor_ | cuttlefish::ModemService | protected |
CloseRemoteConnection(ClientId remote_client) | cuttlefish::ModemService | |
command_handlers_ | cuttlefish::ModemService | protected |
ConnectToRemoteCvd(std::string port) | cuttlefish::ModemService | protected |
FindFreeCallIndex() const | cuttlefish::CallService | inline |
GetHostId() | cuttlefish::ModemService | protectedstatic |
HandleAcceptCall(const Client &client) | cuttlefish::CallService | |
HandleCancelUssd(const Client &client, const std::string &command) | cuttlefish::CallService | |
HandleCommandDefaultSupported(const Client &client) | cuttlefish::ModemService | protected |
HandleCurrentCalls(const Client &client) | cuttlefish::CallService | |
HandleDial(const Client &client, const std::string &command) | cuttlefish::CallService | |
HandleEmergencyMode(const Client &client, const std::string &command) | cuttlefish::CallService | |
HandleHangup(const Client &client, const std::string &command) | cuttlefish::CallService | |
HandleModemCommand(const Client &client, std::string command) | cuttlefish::ModemService | |
HandleMute(const Client &client, const std::string &command) | cuttlefish::CallService | |
HandleRejectCall(const Client &client) | cuttlefish::CallService | |
HandleRemoteCall(const Client &client, const std::string &command) | cuttlefish::CallService | |
HandleSendDtmf(const Client &client, const std::string &command) | cuttlefish::CallService | |
in_emergency_mode_ | cuttlefish::CallService | private |
InitializeCommandHandlers() | cuttlefish::CallService | private |
InitializeServiceState() | cuttlefish::CallService | private |
kCmeErrorFixedDialNumberOnlyAllowed | cuttlefish::ModemService | static |
kCmeErrorInCorrectParameters | cuttlefish::ModemService | static |
kCmeErrorIncorrectPassword | cuttlefish::ModemService | static |
kCmeErrorInvalidCharactersInTextString | cuttlefish::ModemService | static |
kCmeErrorInvalidIndex | cuttlefish::ModemService | static |
kCmeErrorMemoryFull | cuttlefish::ModemService | static |
kCmeErrorNetworkNotAllowedEmergencyCallsOnly | cuttlefish::ModemService | static |
kCmeErrorNetworkNotAttachedDueToMTFunctionalRestrictions | cuttlefish::ModemService | static |
kCmeErrorNoNetworkService | cuttlefish::ModemService | static |
kCmeErrorNotFound | cuttlefish::ModemService | static |
kCmeErrorOperationNotAllowed | cuttlefish::ModemService | static |
kCmeErrorOperationNotSupported | cuttlefish::ModemService | static |
kCmeErrorSimBusy | cuttlefish::ModemService | static |
kCmeErrorSimNotInserted | cuttlefish::ModemService | static |
kCmeErrorSimPinRequired | cuttlefish::ModemService | static |
kCmeErrorSimPukRequired | cuttlefish::ModemService | static |
kCmsErrorInvalidPDUModeParam | cuttlefish::ModemService | static |
kCmsErrorOperationNotAllowed | cuttlefish::ModemService | static |
kCmsErrorOperationNotSupported | cuttlefish::ModemService | static |
kCmsErrorSCAddressUnknown | cuttlefish::ModemService | static |
kRemotePortRange | cuttlefish::ModemService | static |
ModemService(const ModemService &)=delete | cuttlefish::ModemService | |
ModemService(int32_t service_id, std::vector< CommandHandler > command_handlers, ChannelMonitor *channel_monitor, ThreadLooper *thread_looper) | cuttlefish::ModemService | protected |
mute_on_ | cuttlefish::CallService | private |
network_service_ | cuttlefish::CallService | private |
operator=(const CallService &)=delete | cuttlefish::CallService | |
cuttlefish::ModemService::operator=(const ModemService &)=delete | cuttlefish::ModemService | |
SendCallStatusToRemote(CallStatus &call, CallStatus::CallState state) | cuttlefish::CallService | private |
SendCommandToRemote(ClientId remote_client, std::string response) | cuttlefish::ModemService | protected |
SendUnsolicitedCommand(std::string unsol_command) | cuttlefish::ModemService | protected |
service_id_ | cuttlefish::ModemService | protected |
SetupDependency(SimService *sim, NetworkService *net) | cuttlefish::CallService | |
sim_service_ | cuttlefish::CallService | private |
SimulatePendingCallsAnswered() | cuttlefish::CallService | private |
thread_looper_ | cuttlefish::ModemService | protected |
TimerWaitingRemoteCallResponse(CallToken token) | cuttlefish::CallService | private |
~CallService()=default | cuttlefish::CallService | |
~ModemService()=default | cuttlefish::ModemService | virtual |