Home
last modified time | relevance | path

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

/linux/net/bluetooth/bnep/
H A Dcore.c251 static int bnep_rx_control(struct bnep_session *s, void *data, int len) in bnep_rx_control() function
275 bnep_rx_control(s, skb->data, skb->len); in bnep_rx_extension()