Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dbuf.c66 bt_hci_host_num_completed_packets(buf); in acl_in_pool_destroy()
Dhci_core.h499 void bt_hci_host_num_completed_packets(struct net_buf *buf);
Dhci_core.c272 void bt_hci_host_num_completed_packets(struct net_buf *buf) in bt_hci_host_num_completed_packets() function