Searched refs:hci_hbuf_sent (Results 1 – 3 of 3) sorted by relevance
10 extern uint32_t hci_hbuf_sent;
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()
188 uint32_t hci_hbuf_sent; variable471 hci_hbuf_sent = 0U; in reset()520 hci_hbuf_sent = 0U; in set_ctl_to_host_flow()9088 LL_ASSERT((hci_hbuf_sent - hci_hbuf_acked) <9090 hci_hbuf_sent++;