Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h912 static inline struct l2cap_chan *l2cap_chan_no_new_connection(struct l2cap_chan *chan) in l2cap_chan_no_new_connection() function
/linux-6.1.9/net/bluetooth/
Da2mp.c757 .new_connection = l2cap_chan_no_new_connection,
Dsmp.c3221 .new_connection = l2cap_chan_no_new_connection,