Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c120 void frag_destroy(struct net_buf *buf);
125 CONFIG_BT_CONN_TX_USER_DATA_SIZE, frag_destroy);
137 void frag_destroy(struct net_buf *frag) in frag_destroy() function