Event list element structure. More...
#include <whd_cdc_bdc.h>
Event list element structure.
events : A pointer to a whd_event_num_t array that is terminated with a WLC_E_NONE event handler: A pointer to the whd_event_handler_t function that will receive the event handler_user_data : User provided data that will be passed to the handler when a matching event occurs
Definition at line 97 of file whd_cdc_bdc.h.