Linux LITE MBIM
MBPL_SDK_R25_ENG3
|
#include <MbimIndicator.h>
Data Fields | |
struct MbimIndicator * | pPrev |
struct MbimIndicator * | pNext |
MBIM_INDICATION_CALLBACK | pIndicationCallback |
void * | pIndicationCallbackContext |
This structure abstracts a MBIM indication callback. Users who wish to be notified of MBIM indications can register one of these objects with the MbimTransport object using MbimTransport_AttachIndicator/MbimTransport_DetachIndicator calls.
pPrev |
|
pNext |
|
pIndicationCallback |
|
pIndicationCallbackContext |
|