nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ dev_add

void *(* nrf_wifi_bal_ops::dev_add) (void *bus_priv, void *bal_dev_ctx)

Add a device to the bus.

Parameters
bus_privPointer to the bus private data.
bal_dev_ctxPointer to the BAL device context.
Returns
Pointer to the added device context.