info_state        638 include/net/bluetooth/l2cap.h 	__u8			info_state;
info_state       1338 net/bluetooth/l2cap_core.c 	if (conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_SENT)
info_state       1343 net/bluetooth/l2cap_core.c 	conn->info_state |= L2CAP_INFO_FEAT_MASK_REQ_SENT;
info_state       1376 net/bluetooth/l2cap_core.c 	if (!(conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_SENT)) {
info_state       1381 net/bluetooth/l2cap_core.c 	if (!(conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_DONE))
info_state       1575 net/bluetooth/l2cap_core.c 			if (conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_DONE)
info_state       1614 net/bluetooth/l2cap_core.c 	conn->info_state |= L2CAP_INFO_FEAT_MASK_REQ_DONE;
info_state       1747 net/bluetooth/l2cap_core.c 	if (conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_SENT)
info_state       3823 net/bluetooth/l2cap_core.c 	if ((conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_SENT) &&
info_state       3827 net/bluetooth/l2cap_core.c 		conn->info_state |= L2CAP_INFO_FEAT_MASK_REQ_DONE;
info_state       3910 net/bluetooth/l2cap_core.c 	if (conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_DONE) {
info_state       3958 net/bluetooth/l2cap_core.c 		conn->info_state |= L2CAP_INFO_FEAT_MASK_REQ_SENT;
info_state       4492 net/bluetooth/l2cap_core.c 	    conn->info_state & L2CAP_INFO_FEAT_MASK_REQ_DONE)
info_state       4498 net/bluetooth/l2cap_core.c 		conn->info_state |= L2CAP_INFO_FEAT_MASK_REQ_DONE;
info_state       4519 net/bluetooth/l2cap_core.c 			conn->info_state |= L2CAP_INFO_FEAT_MASK_REQ_DONE;
info_state       4528 net/bluetooth/l2cap_core.c 		conn->info_state |= L2CAP_INFO_FEAT_MASK_REQ_DONE;