1.3.5.6.24 BMNG_NET_EVENT_INDICATION_CB Function Pointer
C
typedef void (*BMNG_NET_EVENT_INDICATION_CB)(BMNG_NET_EVENT_INFO *netEvent);
Summary
Callback function pointer for the Network Event indication.
Description
This callback is used for the Network Event indication.
- netEvent - Network event information
Remarks
None.