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

/freebsd-12-stable/usr.sbin/bluetooth/btpand/
H A Dbnep.h40 #define BNEP_TYPE(x) ((x) & 0x7f) macro
H A Dbnep.c99 switch (BNEP_TYPE(type)) {
174 if (BNEP_TYPE(type) == BNEP_CONTROL

Completed in 53 milliseconds