Linux LITE MBIM
MBPL_SDK_R25_ENG3
|
#include <MbimTransaction.h>
Data Fields | |
struct MbimTransaction * | pPrev |
struct MbimTransaction * | pNext |
uint32_t | transactionId |
MBIM_DONE_CALLBACK | pDoneCallback |
void * | pDoneCallbackContext |
uint32_t | status |
This structure abstracts a MBIM transaction. It is responsible for tracking a MBIM request to its response.
pPrev |
|
pNext |
|
transactionId |
|
pDoneCallback |
|
pDoneCallbackContext |
|
status |
|