Searched refs:bnep_pfilter (Results 1 – 1 of 1) sorted by relevance
55 static bool bnep_pfilter(channel_t *, packet_t *);696 if ((chan->npfilter == 0 || bnep_pfilter(chan, pkt)) in bnep_send()721 bnep_pfilter(channel_t *chan, packet_t *pkt) in bnep_pfilter() function