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