Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/btpand/
H A Dbnep.h55 #define BNEP_SETUP_CONNECTION_RESPONSE 0x02 macro
H A Dbnep.c251 case BNEP_SETUP_CONNECTION_RESPONSE: in bnep_recv_control()
372 bnep_send_control(chan, BNEP_SETUP_CONNECTION_RESPONSE, rsp); in bnep_recv_setup_connection_req()
621 case BNEP_SETUP_CONNECTION_RESPONSE: in bnep_send_control()