FLAG_FORCE_ACTIVE  517 net/bluetooth/l2cap_core.c 	set_bit(FLAG_FORCE_ACTIVE, &chan->flags);
FLAG_FORCE_ACTIVE  918 net/bluetooth/l2cap_core.c 	bt_cb(skb)->force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags);
FLAG_FORCE_ACTIVE  568 net/bluetooth/l2cap_sock.c 		pwr.force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags);
FLAG_FORCE_ACTIVE  881 net/bluetooth/l2cap_sock.c 			set_bit(FLAG_FORCE_ACTIVE, &chan->flags);
FLAG_FORCE_ACTIVE  883 net/bluetooth/l2cap_sock.c 			clear_bit(FLAG_FORCE_ACTIVE, &chan->flags);