Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h195 void bt_l2cap_chan_remove(struct bt_conn *conn, struct bt_l2cap_chan *chan);
Dl2cap_br.c175 bt_l2cap_chan_remove(chan->conn, chan); in l2cap_br_chan_cleanup()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h179 void bt_l2cap_chan_remove(struct bt_conn *conn, struct bt_l2cap_chan *chan);
Dl2cap.c161 void bt_l2cap_chan_remove(struct bt_conn *conn, struct bt_l2cap_chan *ch) in bt_l2cap_chan_remove() function
301 bt_l2cap_chan_remove(conn, &chan->chan); in l2cap_rtx_timeout()
647 bt_l2cap_chan_remove(chan->conn, chan); in l2cap_le_encrypt_change()
1935 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
1954 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
1968 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
1982 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
2088 bt_l2cap_chan_remove(conn, &chan->chan); in le_conn_rsp()
2874 bt_l2cap_chan_remove(conn, &ch->chan); in l2cap_le_connect()
2934 bt_l2cap_chan_remove(conn, chan[i]); in bt_l2cap_ecred_chan_connect()