nrfxlib API 0.1.0
|
Structure holding context information for the BAL. More...
#include <bal_structs.h>
Data Fields | |
void * | bus_priv |
struct nrf_wifi_bal_ops * | ops |
enum nrf_wifi_status(* | init_dev_callbk_fn )(void *ctx) |
void(* | deinit_dev_callbk_fn )(void *ctx) |
enum nrf_wifi_status(* | intr_callbk_fn )(void *ctx) |
Structure holding context information for the BAL.