Searched refs:BNEP_TYPE (Results 1 – 2 of 2) sorted by relevance
39 #define BNEP_TYPE(x) ((x) & 0x7f) macro
98 switch (BNEP_TYPE(type)) { in bnep_recv()173 if (BNEP_TYPE(type) == BNEP_CONTROL in bnep_recv()