Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bluetooth/btpand/
HDbnep.h44 #define BNEP_CONTROL 0x01 macro
HDbnep.c113 case BNEP_CONTROL: in bnep_recv()
173 if (BNEP_TYPE(type) == BNEP_CONTROL in bnep_recv()
593 *p++ = BNEP_CONTROL; in bnep_send_control()