Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h964 void l2cap_chan_add(struct l2cap_conn *conn, struct l2cap_chan *chan);
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c642 void l2cap_chan_add(struct l2cap_conn *conn, struct l2cap_chan *chan) in l2cap_chan_add() function