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

◆ nbuf_is_raw_tx

bool(* nrf_wifi_osal_ops::nbuf_is_raw_tx) (void *nbuf)

Check if the network buffer is a raw Tx buffer.

Parameters
nbufA pointer to the network buffer.
Returns
true if it is a raw Tx buffer, false otherwise.