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

/netbsd-6-1-5-RELEASE/usr.sbin/btpand/
H A Dbnep.h36 #define BNEP_TYPE(x) ((x) & 0x7f) macro
H A Dbnep.c92 switch (BNEP_TYPE(type)) {
167 if (BNEP_TYPE(type) == BNEP_CONTROL

Completed in 56 milliseconds