Home
last modified time | relevance | path

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

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