Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h883 static inline int l2cap_chan_no_recv(struct l2cap_chan *chan, struct sk_buff *skb) in l2cap_chan_no_recv() function
/openbmc/linux/net/bluetooth/
H A Dsmp.c3281 .recv = l2cap_chan_no_recv,