Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbnep.h44 #define BNEP_CONTROL 0x01 macro
H A Dbnep.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()