Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.h75 CHANNEL_WAIT_CONNECT_RSP, enumerator
H A Dclient.c157 chan->state = CHANNEL_WAIT_CONNECT_RSP; in client_init()
H A Dbnep.c387 if (chan->state != CHANNEL_WAIT_CONNECT_RSP) { in bnep_recv_setup_connection_rsp()