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

◆ llist_node_data_set

void(* nrf_wifi_osal_ops::llist_node_data_set) (void *node, void *data)

Store the pointer to the data in the linked list node.

Parameters
nodeA pointer to the linked list node.
dataA pointer to the data.