Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dtesting.h25 void bt_testing_trace_event_acl_pool_destroy(struct net_buf *buf);
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/einprogress/src/
Ddut.c36 void bt_testing_trace_event_acl_pool_destroy(struct net_buf *destroyed_buf) in bt_testing_trace_event_acl_pool_destroy() function
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c263 __weak void bt_testing_trace_event_acl_pool_destroy(struct net_buf *buf) in bt_testing_trace_event_acl_pool_destroy() function
276 bt_testing_trace_event_acl_pool_destroy(buf); in bt_hci_host_num_completed_packets()