L2CAP_WAIT_CONFIG_REQ  381 netbt/hci_link.c 			chan->lc_flags |= (L2CAP_WAIT_CONFIG_RSP | L2CAP_WAIT_CONFIG_REQ);
L2CAP_WAIT_CONFIG_REQ  328 netbt/l2cap_signal.c 		new->lc_flags |= (L2CAP_WAIT_CONFIG_REQ | L2CAP_WAIT_CONFIG_RSP);
L2CAP_WAIT_CONFIG_REQ  388 netbt/l2cap_signal.c 		chan->lc_flags |= (L2CAP_WAIT_CONFIG_REQ | L2CAP_WAIT_CONFIG_RSP);
L2CAP_WAIT_CONFIG_REQ  439 netbt/l2cap_signal.c 	    || (chan->lc_flags & L2CAP_WAIT_CONFIG_REQ) == 0) {
L2CAP_WAIT_CONFIG_REQ  557 netbt/l2cap_signal.c 		chan->lc_flags &= ~L2CAP_WAIT_CONFIG_REQ;
L2CAP_WAIT_CONFIG_REQ  647 netbt/l2cap_signal.c 			if ((chan->lc_flags & L2CAP_WAIT_CONFIG_REQ) == 0) {