Searched refs:l2cap_tx_buf_destroy (Results 1 – 1 of 1) sorted by relevance
81 static void l2cap_tx_buf_destroy(struct bt_conn *conn, struct net_buf *buf, int err) in l2cap_tx_buf_destroy() function2274 l2cap_tx_buf_destroy(chan->conn, buf, -ESHUTDOWN); in l2cap_chan_shutdown()