Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c585 int32_t hbuf_total = hci_hbuf_total; in process_hbuf() local
596 if (hbuf_total <= 0) { in process_hbuf()
602 hbuf_count = hbuf_total - (hci_hbuf_sent - hci_hbuf_acked); in process_hbuf()
648 hbuf_count = hbuf_total - (hci_hbuf_sent - hci_hbuf_acked); in process_hbuf()