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

/linux-master/net/bluetooth/
H A Dl2cap_sock.c629 pwr.force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags);
1012 set_bit(FLAG_FORCE_ACTIVE, &chan->flags);
1014 clear_bit(FLAG_FORCE_ACTIVE, &chan->flags);
H A Dl2cap_core.c537 set_bit(FLAG_FORCE_ACTIVE, &chan->flags);
971 bt_cb(skb)->force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags);
/linux-master/include/net/bluetooth/
H A Dl2cap.h724 FLAG_FORCE_ACTIVE, enumerator in enum:__anon2394

Completed in 138 milliseconds