Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/bnep/
H A Dcore.c420 static int bnep_tx_frame(struct bnep_session *s, struct sk_buff *skb) in bnep_tx_frame() function
509 if (bnep_tx_frame(s, skb)) in bnep_session()