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.c181 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()
1940 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
1959 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
1973 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
1987 bt_l2cap_chan_remove(conn, &chan->chan); in le_ecred_conn_rsp()
2093 bt_l2cap_chan_remove(conn, &chan->chan); in le_conn_rsp()
2879 bt_l2cap_chan_remove(conn, &ch->chan); in l2cap_le_connect()
2939 bt_l2cap_chan_remove(conn, chan[i]); in bt_l2cap_ecred_chan_connect()