Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c81 static void l2cap_tx_buf_destroy(struct bt_conn *conn, struct net_buf *buf, int err) in l2cap_tx_buf_destroy() function
2274 l2cap_tx_buf_destroy(chan->conn, buf, -ESHUTDOWN); in l2cap_chan_shutdown()