Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbnep.h55 #define BNEP_SETUP_CONNECTION_RESPONSE 0x02 macro
H A Dbnep.c252 case BNEP_SETUP_CONNECTION_RESPONSE: in bnep_recv_control()
373 bnep_send_control(chan, BNEP_SETUP_CONNECTION_RESPONSE, rsp); in bnep_recv_setup_connection_req()
609 case BNEP_SETUP_CONNECTION_RESPONSE: in bnep_send_control()