|
LinuxQMISDK
SLQS04.00.18
|
SWI DMS API function prototypes. More...
Go to the source code of this file.
Data Structures | |
| struct | SwiDmsSLQSGetUsbNetNum |
| struct | MTUSizeReq |
| struct | mtuSize3gppTlv |
| struct | hrpdMTUSizeTlv |
| struct | ehrpdMTUSizeTlv |
| struct | usbMTUSizeTlv |
| struct | SwiDmsGetMTUResp |
| struct | intfaceCfgTlv |
| struct | supportedIntBitmaskTlv |
| struct | SwiDmsGetUsbCompResp |
| struct | setIntfaceCfgTlv |
Functions | |
| ULONG | SLQSSwiDmsGetUsbNetNum (SwiDmsSLQSGetUsbNetNum *pSwiDmsSLQSGetUsbNetNum) |
| ULONG | SLQSSwiDmsSetUsbNetNum (BYTE nUsbNetNum) |
| ULONG | SLQSSwiDmsSetMTU (MTUSizeReq *pMTUSizeReq) |
| ULONG | SLQSSwiDmsGetMTU (SwiDmsGetMTUResp *pSwiDMSGetMTUResp) |
| ULONG | SLQSSwiDmsGetUsbComp (SwiDmsGetUsbCompResp *pGetUsbCompResp) |
| ULONG | SLQSSwiDmsSetUsbComp (setIntfaceCfgTlv *pSetIntCfgReq) |
SWI DMS API function prototypes.
| ULONG SLQSSwiDmsGetMTU | ( | SwiDmsGetMTUResp * | pSwiDMSGetMTUResp | ) |
Returns the preferred MTU Size of the 3GPP, HRPD, EHRPD and USB descriptor Interfaces.
| pSwiDMSGetMTUResp[OUT] | See SwiDmsGetMTUResp for more information of the input structure |
| ULONG SLQSSwiDmsGetUsbComp | ( | SwiDmsGetUsbCompResp * | pGetUsbCompResp | ) |
This API is to query the modem's USB interface configuraiton and supported interface bitmasks
| pGetUsbCompResp[OUT] | See SwiDmsGetUsbCompResp for more information of the output structure |
| ULONG SLQSSwiDmsGetUsbNetNum | ( | SwiDmsSLQSGetUsbNetNum * | pSwiDmsSLQSGetUsbNetNum | ) |
Used by the control point to get the number of usb networks (QMAP configuration).
| pSwiDmsSLQSGetUsbNetNum[OUT] |
|
| ULONG SLQSSwiDmsSetMTU | ( | MTUSizeReq * | pMTUSizeReq | ) |
Sets the preferred MTU size for 3GPP, HRPD, EHRPD and USB Descriptor
| pMTUSizeReq[IN] | See MTUSizeReq for more information of the input structure |
| ULONG SLQSSwiDmsSetUsbComp | ( | setIntfaceCfgTlv * | pSetIntCfgReq | ) |
This API is to set the modem's USB interface configuraiton
| pSetIntCfgReq[IN] | See setIntfaceCfgTlv for more information of the input structure |
Used by the control point to set the number of usb networks (QMAP configuration).
| nUsbNetNum[IN] |
|