Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h884 static inline struct l2cap_chan *l2cap_chan_no_new_connection(struct l2cap_chan *chan) in l2cap_chan_no_new_connection() function
/linux-6.12.1/net/bluetooth/
Dsmp.c3227 .new_connection = l2cap_chan_no_new_connection,