Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h989 void l2cap_chan_add(struct l2cap_conn *conn, struct l2cap_chan *chan);
/kernel/linux/linux-5.10/net/bluetooth/
Da2mp.c808 l2cap_chan_add(conn, chan); in a2mp_chan_open()
Dl2cap_core.c635 void l2cap_chan_add(struct l2cap_conn *conn, struct l2cap_chan *chan) in l2cap_chan_add() function