Lines Matching refs:hci_hbuf_total
187 int32_t hci_hbuf_total; variable
470 hci_hbuf_total = 0; in reset()
495 if (!hci_hbuf_total || conn_count) { in set_ctl_to_host_flow()
504 if (hci_hbuf_total < 0) { in set_ctl_to_host_flow()
510 if (hci_hbuf_total > 0) { in set_ctl_to_host_flow()
523 hci_hbuf_total = -hci_hbuf_total; in set_ctl_to_host_flow()
535 if (hci_hbuf_total) { in host_buffer_size()
548 hci_hbuf_total = -acl_pkts; in host_buffer_size()
559 if (hci_hbuf_total <= 0) { in host_num_completed_packets()
9087 if (hci_hbuf_total > 0) {
9089 hci_hbuf_total);