Top | ![]() |
![]() |
![]() |
![]() |
gboolean | mbim_cid_can_set () |
gboolean | mbim_cid_can_query () |
gboolean | mbim_cid_can_notify () |
const gchar * | mbim_cid_get_printable () |
enum | MbimCidBasicConnect |
enum | MbimCidSms |
enum | MbimCidUssd |
enum | MbimCidPhonebook |
enum | MbimCidStk |
enum | MbimCidAuth |
enum | MbimCidDss |
enum | MbimCidMsFirmwareId |
enum | MbimCidMsHostShutdown |
enum | MbimCidMsSar |
enum | MbimCidProxyControl |
enum | MbimCidQmi |
enum | MbimCidAtds |
enum | MbimCidIntelFirmwareUpdate |
enum | MbimCidQdu |
enum | MbimCidMsBasicConnectExtensions |
enum | MbimCidMsUiccLowLevelAccess |
enum | MbimCidQuectel |
GEnum ├── MbimCidAtds ├── MbimCidAuth ├── MbimCidBasicConnect ├── MbimCidDss ├── MbimCidIntelFirmwareUpdate ├── MbimCidMsBasicConnectExtensions ├── MbimCidMsFirmwareId ├── MbimCidMsHostShutdown ├── MbimCidMsSar ├── MbimCidMsUiccLowLevelAccess ├── MbimCidPhonebook ├── MbimCidProxyControl ├── MbimCidQdu ├── MbimCidQmi ├── MbimCidQuectel ├── MbimCidSms ├── MbimCidStk ╰── MbimCidUssd
gboolean mbim_cid_can_set (MbimService service
,guint cid
);
Checks whether the given command allows setting.
Since: 1.0
gboolean mbim_cid_can_query (MbimService service
,guint cid
);
Checks whether the given command allows querying.
Since: 1.0
gboolean mbim_cid_can_notify (MbimService service
,guint cid
);
Checks whether the given command allows notifying.
Since: 1.0
const gchar * mbim_cid_get_printable (MbimService service
,guint cid
);
Gets a printable string for the command specified by the service
and the
cid
.
Since: 1.0
MBIM commands in the MBIM_SERVICE_BASIC_CONNECT
service.
Unknown command. |
||
Device capabilities. |
||
Subscriber ready status. |
||
Radio state. |
||
PIN. |
||
PIN list. |
||
Home provider. |
||
Preferred providers. |
||
Visible providers. |
||
Register state. |
||
Packet service. |
||
Signal state. |
||
Connect. |
||
Provisioned contexts. |
||
Service activation. |
||
IP configuration. |
||
Device services. |
||
Device service subscribe list. Since 1.8. |
||
Packet statistics. |
||
Network idle hint. |
||
Emergency mode. |
||
IP packet filters. |
||
Multicarrier providers. |
Since: 1.0
MBIM commands in the MBIM_SERVICE_MS_FIRMWARE_ID
service.
Since: 1.8
MBIM commands in the MBIM_SERVICE_MS_HOST_SHUTDOWN
service.
Since: 1.8
MBIM commands in the MBIM_SERVICE_PROXY_CONTROL
service.
Since: 1.10
MBIM commands in the MBIM_SERVICE_INTEL_FIRMWARE_UPDATE
service.
Since: 1.16
MBIM commands in the MBIM_SERVICE_MS_BASIC_CONNECT_EXTENSIONS
service.
Since: 1.18
MBIM commands in the MBIM_SERVICE_MS_UICC_LOW_LEVEL_ACCESS
service.
Since: 1.26