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.c65 bt_hci_host_num_completed_packets(buf); in acl_in_pool_destroy()
Dhci_core.h498 void bt_hci_host_num_completed_packets(struct net_buf *buf);
Dhci_core.c269 void bt_hci_host_num_completed_packets(struct net_buf *buf) in bt_hci_host_num_completed_packets() function