Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c250 void bt_l2cap_chan_del(struct bt_l2cap_chan *chan) in bt_l2cap_chan_del() function
302 bt_l2cap_chan_del(&chan->chan); in l2cap_rtx_timeout()
306 bt_l2cap_chan_del(&chan->chan); in l2cap_rtx_timeout()
449 bt_l2cap_chan_del(chan); in bt_l2cap_disconnected()
648 bt_l2cap_chan_del(chan); in l2cap_le_encrypt_change()
1843 bt_l2cap_chan_del(&chan->chan); in le_disconn_req()
1936 bt_l2cap_chan_del(&chan->chan); in le_ecred_conn_rsp()
1955 bt_l2cap_chan_del(&chan->chan); in le_ecred_conn_rsp()
1969 bt_l2cap_chan_del(&chan->chan); in le_ecred_conn_rsp()
1983 bt_l2cap_chan_del(&chan->chan); in le_ecred_conn_rsp()
[all …]
Dl2cap_internal.h182 void bt_l2cap_chan_del(struct bt_l2cap_chan *chan);