Searched refs:FLAG_FORCE_ACTIVE (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/bluetooth/
H A Dl2cap_sock.c567 pwr.force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags); l2cap_sock_getsockopt()
877 set_bit(FLAG_FORCE_ACTIVE, &chan->flags); l2cap_sock_setsockopt()
879 clear_bit(FLAG_FORCE_ACTIVE, &chan->flags); l2cap_sock_setsockopt()
H A Dl2cap_core.c501 set_bit(FLAG_FORCE_ACTIVE, &chan->flags); l2cap_chan_set_defaults()
900 bt_cb(skb)->force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags); l2cap_do_send()
/linux-4.1.27/include/net/bluetooth/
H A Dl2cap.h706 FLAG_FORCE_ACTIVE, enumerator in enum:__anon12609

Completed in 139 milliseconds