Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbnep.h39 #define BNEP_TYPE(x) ((x) & 0x7f) macro
H A Dbnep.c98 switch (BNEP_TYPE(type)) { in bnep_recv()
173 if (BNEP_TYPE(type) == BNEP_CONTROL in bnep_recv()