Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c1290 static void l2cap_chan_destroy(struct bt_l2cap_chan *chan) in l2cap_chan_destroy() function
1388 if (!l2cap_chan_add(conn, *chan, l2cap_chan_destroy)) { in l2cap_chan_accept()
2848 if (!l2cap_chan_add(conn, &ch->chan, l2cap_chan_destroy)) { in l2cap_le_connect()
2891 if (!l2cap_chan_add(conn, &ch->chan, l2cap_chan_destroy)) { in l2cap_ecred_init()