Top |
Common enumerations and flagsCommon enumerations and flags — Common enumerations and flags in the library. |
const gchar * | qmi_service_get_string () |
const gchar * | qmi_endian_get_string () |
const gchar * | qmi_data_endpoint_type_get_string () |
const gchar * | qmi_sio_port_get_string () |
const gchar *
qmi_service_get_string (QmiService val
);
Gets the nickname string for the QmiService specified at val
.
a string with the nickname, or NULL
if not found. Do not free the returned value.
[transfer none]
Since: 1.0
const gchar *
qmi_endian_get_string (QmiEndian val
);
Gets the nickname string for the QmiEndian specified at val
.
a string with the nickname, or NULL
if not found. Do not free the returned value.
[transfer none]
Since: 1.28
const gchar *
qmi_data_endpoint_type_get_string (QmiDataEndpointType val
);
Gets the nickname string for the QmiDataEndpointType specified at val
.
a string with the nickname, or NULL
if not found. Do not free the returned value.
[transfer none]
Since: 1.18
const gchar *
qmi_sio_port_get_string (QmiSioPort val
);
Gets the nickname string for the QmiSioPort specified at val
.
a string with the nickname, or NULL
if not found. Do not free the returned value.
[transfer none]
Since: 1.28
QMI services.
Unknown service. |
||
Control service. |
||
Wireless Data Service. |
||
Device Management Service. |
||
Network Access Service. |
||
Quality Of Service service. |
||
Wireless Messaging Service. |
||
Position Determination Service. |
||
Authentication service. |
||
AT service. |
||
Voice service. |
||
Card Application Toolkit service (v2). |
||
User Identity Module service. |
||
Phonebook Management service. |
||
QCHAT service. Since: 1.8. |
||
Remote file system service. |
||
Test service. Since: 1.8. |
||
Location service (~ PDS v2). |
||
Specific absorption rate service. |
||
IMS settings service. Since: 1.8. |
||
Analog to digital converter driver service. Since: 1.8. |
||
Core sound driver service. Since: 1.8. |
||
Modem embedded file system service. Since: 1.8. |
||
Time service. Since: 1.8. |
||
Thermal sensors service. Since: 1.8. |
||
Thermal mitigation device service. Since: 1.8. |
||
Service access proxy service. Since: 1.8. |
||
Wireless data administrative service. Since: 1.8. |
||
TSYNC control service. Since: 1.8. |
||
Remote file system access service. Since: 1.8. |
||
Circuit switched videotelephony service. Since: 1.8. |
||
Qualcomm mobile access point service. Since: 1.8. |
||
IMS presence service. Since: 1.8. |
||
IMS videotelephony service. Since: 1.8. |
||
IMS application service. Since: 1.8. |
||
Coexistence service. Since: 1.8. |
||
Persistent device configuration service. Since: 1.8. |
||
Simultaneous transmit service. Since: 1.8. |
||
Bearer independent transport service. Since: 1.8. |
||
IMS RTP service. Since: 1.8. |
||
RF radiated performance enhancement service. Since: 1.8. |
||
Data system determination service. Since: 1.8. |
||
Subsystem control service. Since: 1.8. |
||
Data Port Mapper service. Since: 1.30. |
||
Card Application Toolkit service (v1). |
||
Remote Management Service. |
||
Open Mobile Alliance device management service. |
||
Foxconn General Modem Service. Since: 1.32. |
||
Firmware Over The Air service. Since: 1.24. |
||
Telit General Modem Service. Since: 1.24. |
||
Telit General Application Service. Since: 1.24. |
||
Telit AT Relay Service. Since: 1.34. |
||
Snapdragon Sensore Core Service. Since: 1.34. |
Since: 1.0
Data Endpoint Type.
Unknown. Since 1.30. |
||
High-speed inter-chip interface. Since 1.30. |
||
High-speed USB. |
||
PCIe. Since: 1.28. |
||
Embedded. Since 1.28. |
||
BAM/DMUX. Since 1.30. |
||
Undefined. |
Since: 1.18
SIO (serial I/O) port numbers. All ports available in the modem have a SIO port number. This enum is incomplete, only few port numbers are publicly known.
Invalid port number. |
||
A2 MUX (BAM-DMUX) port for rmnet0. |
||
A2 MUX (BAM-DMUX) port for rmnet1. |
||
A2 MUX (BAM-DMUX) port for rmnet2. |
||
A2 MUX (BAM-DMUX) port for rmnet3. |
||
A2 MUX (BAM-DMUX) port for rmnet4. |
||
A2 MUX (BAM-DMUX) port for rmnet5. |
||
A2 MUX (BAM-DMUX) port for rmnet6. |
||
A2 MUX (BAM-DMUX) port for rmnet7. |
Since: 1.28