Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h917 static inline int l2cap_chan_no_recv(struct l2cap_chan *chan, struct sk_buff *skb) in l2cap_chan_no_recv() function
/linux-6.1.9/net/bluetooth/
Dsmp.c3267 .recv = l2cap_chan_no_recv,