nRF WiFi
Loading...
Searching...
No Matches

◆ mem_alloc

void *(* nrf_wifi_osal_ops::mem_alloc) (size_t size)

Allocate memory.

Parameters
sizeThe size of the memory to allocate for control messages.
Returns
A pointer to the start of the allocated memory.