Linux LITE QMUX  MBPL_SDK_R25_ENG3
Data Structures | Macros | Typedefs | Functions
QmiSyncObject.h File Reference
#include <stdint.h>
#include <pthread.h>

Go to the source code of this file.

Data Structures

struct  QmiSyncObject
 

Macros

#define MAX_QMI_PACKET_SIZE   (2048 - 6)
 

Typedefs

typedef struct QmiSyncObject QmiSyncObject
 

Functions

int QmiSyncObject_Initialize (QmiSyncObject *pThis)
 
int QmiSyncObject_Destroy (QmiSyncObject *pThis)
 
int QmiSyncObject_Lock (QmiSyncObject *pThis)
 
int QmiSyncObject_Unlock (QmiSyncObject *pThis)
 
int QmiSyncObject_Wait (QmiSyncObject *pThis)
 
int QmiSyncObject_TimedWait (QmiSyncObject *pThis, time_t timeoutSeconds)
 
int QmiSyncObject_Signal (QmiSyncObject *pThis)
 
void QmiSyncObject_ResponseCallback (uint8_t *qmiPacket, uint16_t qmiPacketSize, void *pResponseCallbackContext)
 

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