Home
last modified time | relevance | path

Searched refs:link_scan_term (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan.c1031 void *link_scan_term; local
1042 link_scan_term = ll_rx_link_alloc();
1043 if (!link_scan_term) {
1049 ll_rx_link_release(link_scan_term);
1054 node_rx->hdr.link = (void *)link_scan_term;