LinuxQMISDK  SLQS04.00.03
Functions
qaGobiApiSwi.h File Reference

SWI API function prototypes. More...

Go to the source code of this file.

Functions

ULONG SLQSGetSdkVersion (CHAR **sdkversionpp)
 
ULONG SLQSSendRawQMI (BYTE *pReqBuf, USHORT service, USHORT length, ULONG timeout, BYTE **ppInParm, USHORT *pParamLength)
 
int SLQSGetPidof (CHAR *pProcName)
 

Detailed Description

SWI API function prototypes.

Function Documentation

int SLQSGetPidof ( CHAR pProcName)

Internal Wrapper function for enabling invocation of SLQS implementation pidof() function

Parameters
pProcName[IN]
  • Process name whose PID is to be retrieved
Returns
pid if process exists else 0
See also
NA
Note
NA
ULONG SLQSGetSdkVersion ( CHAR **  sdkversionpp)

Returns the SDK version string

Parameters
ppString[OUT]
  • pointer to pointer of NULL terminated string
Returns
eQCWWAN_ERR_NONE success eQCWWAN_ERR_INVALID_ARG provided pointer is NULL
Note
Technology Supported: N/A Timeout: 2 seconds
ULONG SLQSSendRawQMI ( BYTE pReqBuf,
USHORT  service,
USHORT  length,
ULONG  timeout,
BYTE **  ppInParm,
USHORT pParamLength 
)

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved