Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bluetooth/btpand/
HDbtpand.h74 CHANNEL_WAIT_CONNECT_REQ, enumerator
HDserver.c253 chan->state = CHANNEL_WAIT_CONNECT_REQ; in server_read()
HDbnep.c317 if (chan->state != CHANNEL_WAIT_CONNECT_REQ in bnep_recv_setup_connection_req()