Home
last modified time | relevance | path

Searched refs:CHANNEL_WAIT_CONNECT_REQ (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.h74 CHANNEL_WAIT_CONNECT_REQ, enumerator
H A Dserver.c253 chan->state = CHANNEL_WAIT_CONNECT_REQ; in server_read()
H A Dbnep.c317 if (chan->state != CHANNEL_WAIT_CONNECT_REQ in bnep_recv_setup_connection_req()