CONF_REQ_SENT 1500 net/bluetooth/l2cap_core.c if (test_bit(CONF_REQ_SENT, &chan->conf_state) || CONF_REQ_SENT 1506 net/bluetooth/l2cap_core.c set_bit(CONF_REQ_SENT, &chan->conf_state); CONF_REQ_SENT 3747 net/bluetooth/l2cap_core.c if (test_and_set_bit(CONF_REQ_SENT, &chan->conf_state)) CONF_REQ_SENT 3967 net/bluetooth/l2cap_core.c if (chan && !test_bit(CONF_REQ_SENT, &chan->conf_state) && CONF_REQ_SENT 3970 net/bluetooth/l2cap_core.c set_bit(CONF_REQ_SENT, &chan->conf_state); CONF_REQ_SENT 4046 net/bluetooth/l2cap_core.c if (test_and_set_bit(CONF_REQ_SENT, &chan->conf_state)) CONF_REQ_SENT 4193 net/bluetooth/l2cap_core.c if (!test_and_set_bit(CONF_REQ_SENT, &chan->conf_state)) { CONF_REQ_SENT 4867 net/bluetooth/l2cap_core.c set_bit(CONF_REQ_SENT, &chan->conf_state); CONF_REQ_SENT 7561 net/bluetooth/l2cap_core.c if (!test_bit(CONF_REQ_SENT, &chan->conf_state) && CONF_REQ_SENT 7564 net/bluetooth/l2cap_core.c set_bit(CONF_REQ_SENT, &chan->conf_state);