Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/btpand/
H A Dbnep.h53 #define BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD 0x00 macro
H A Dbnep.c240 case BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD: in bnep_recv_control()
280 bnep_send_control(chan, BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD, type); in bnep_recv_control()
609 case BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD: in bnep_send_control()