open a port either in QMI or MBIM mode, depending on device driver. Since: 1.18.
Explicitly state that indications are wanted (implicit in QMI mode, optional when in MBIM mode).
open an MBIM port with QMUX tunneling service. Since: 1.16.
set network port to "802.3" mode; mutually exclusive with QMI_DEVICE_OPEN_FLAGS_NET_RAW_IP
set network port to not transmit/receive QoS headers; mutually exclusive with QMI_DEVICE_OPEN_FLAGS_NET_QOS_HEADER
set network port to transmit/receive QoS headers; mutually exclusive with QMI_DEVICE_OPEN_FLAGS_NET_NO_QOS_HEADER
set network port to "raw IP" mode; mutally exclusive with QMI_DEVICE_OPEN_FLAGS_NET_8
02_3
No flags.
Try to open the port through the 'qmi-proxy'. Since: 1.8.
Synchronize with endpoint once the device is open. Will release any previously allocated client ID.
Run version info check when opening. Since 1.24.4 this flag no longer prevents requests from being sent to the modem if they're assumed not supported based on the version info of each message.
Flags to specify which actions to be performed when the device is open.