call_forward_infos_ | cuttlefish::SupService | private |
call_waiting_info_ | cuttlefish::SupService | private |
channel_monitor_ | cuttlefish::ModemService | protected |
clir_status_ | cuttlefish::SupService | private |
CloseRemoteConnection(ClientId remote_client) | cuttlefish::ModemService | |
command_handlers_ | cuttlefish::ModemService | protected |
ConnectToRemoteCvd(std::string port) | cuttlefish::ModemService | protected |
GetHostId() | cuttlefish::ModemService | protectedstatic |
HandleCallForward(const Client &client, std::string &command) | cuttlefish::SupService | |
HandleCallWaiting(const Client &client, std::string &command) | cuttlefish::SupService | |
HandleCLIP(const Client &client) | cuttlefish::SupService | |
HandleCLIR(const Client &client, std::string &command) | cuttlefish::SupService | |
HandleCommandDefaultSupported(const Client &client) | cuttlefish::ModemService | protected |
HandleModemCommand(const Client &client, std::string command) | cuttlefish::ModemService | |
HandleSuppServiceNotifications(const Client &client, std::string &command) | cuttlefish::SupService | |
HandleUSSD(const Client &client, std::string &command) | cuttlefish::SupService | |
InitializeCommandHandlers() | cuttlefish::SupService | private |
InitializeServiceState() | cuttlefish::SupService | 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 |
operator=(const SupService &)=delete | cuttlefish::SupService | |
cuttlefish::ModemService::operator=(const ModemService &)=delete | cuttlefish::ModemService | |
SendCommandToRemote(ClientId remote_client, std::string response) | cuttlefish::ModemService | protected |
SendUnsolicitedCommand(std::string unsol_command) | cuttlefish::ModemService | protected |
service_id_ | cuttlefish::ModemService | protected |
SupService(int32_t service_id, ChannelMonitor *channel_monitor, ThreadLooper *thread_looper) | cuttlefish::SupService | |
SupService(const SupService &)=delete | cuttlefish::SupService | |
thread_looper_ | cuttlefish::ModemService | protected |
~ModemService()=default | cuttlefish::ModemService | virtual |
~SupService()=default | cuttlefish::SupService | |