CONN_REMOTE_BUSY 1238 net/bluetooth/l2cap_core.c 	set_bit(CONN_REMOTE_BUSY, &chan->conn_state);
CONN_REMOTE_BUSY 1921 net/bluetooth/l2cap_core.c 	if (test_bit(CONN_REMOTE_BUSY, &chan->conn_state))
CONN_REMOTE_BUSY 1989 net/bluetooth/l2cap_core.c 	if (test_bit(CONN_REMOTE_BUSY, &chan->conn_state))
CONN_REMOTE_BUSY 2082 net/bluetooth/l2cap_core.c 	if (test_bit(CONN_REMOTE_BUSY, &chan->conn_state))
CONN_REMOTE_BUSY 2124 net/bluetooth/l2cap_core.c 		if (!test_bit(CONN_REMOTE_BUSY, &chan->conn_state)) {
CONN_REMOTE_BUSY 5868 net/bluetooth/l2cap_core.c 	if (test_and_clear_bit(CONN_REMOTE_BUSY, &chan->conn_state) &&
CONN_REMOTE_BUSY 6067 net/bluetooth/l2cap_core.c 	clear_bit(CONN_REMOTE_BUSY, &chan->conn_state);
CONN_REMOTE_BUSY 6120 net/bluetooth/l2cap_core.c 	clear_bit(CONN_REMOTE_BUSY, &chan->conn_state);
CONN_REMOTE_BUSY 6307 net/bluetooth/l2cap_core.c 			clear_bit(CONN_REMOTE_BUSY, &chan->conn_state);
CONN_REMOTE_BUSY 6319 net/bluetooth/l2cap_core.c 			if (test_and_clear_bit(CONN_REMOTE_BUSY,
CONN_REMOTE_BUSY 6328 net/bluetooth/l2cap_core.c 		set_bit(CONN_REMOTE_BUSY, &chan->conn_state);
CONN_REMOTE_BUSY 6440 net/bluetooth/l2cap_core.c 			clear_bit(CONN_REMOTE_BUSY, &chan->conn_state);
CONN_REMOTE_BUSY 6450 net/bluetooth/l2cap_core.c 			if (test_and_clear_bit(CONN_REMOTE_BUSY,
CONN_REMOTE_BUSY 6459 net/bluetooth/l2cap_core.c 			if (test_and_clear_bit(CONN_REMOTE_BUSY,
CONN_REMOTE_BUSY 6468 net/bluetooth/l2cap_core.c 		set_bit(CONN_REMOTE_BUSY, &chan->conn_state);
CONN_REMOTE_BUSY 6559 net/bluetooth/l2cap_core.c 	clear_bit(CONN_REMOTE_BUSY, &chan->conn_state);