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

◆ nrf_wifi_osal_llist_len()

unsigned int nrf_wifi_osal_llist_len ( void *  llist)

Get length of a linked list.

Parameters
llistPointer to a linked list.

Returns the length of the linked list(@llist).

Returns
Linked list length in bytes.