Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/
Dhci_driver.c365 while ((num_cmplt = ll_rx_get((void *)&node_rx, &handle))) { in prio_recv_thread()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/include/
Dll.h319 uint8_t ll_rx_get(void **node_rx, uint16_t *handle);
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull.c920 uint8_t ll_rx_get(void **node_rx, uint16_t *handle) in ll_rx_get() function