Home
last modified time | relevance | path

Searched refs:force_active (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h84 __u8 force_active; member
372 u8 force_active; member
H A Dhci_core.h1090 void hci_conn_enter_active_mode(struct hci_conn *conn, __u8 force_active);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_sock.c644 pwr.force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags); in l2cap_sock_getsockopt()
1027 pwr.force_active = BT_POWER_FORCE_ACTIVE_ON; in l2cap_sock_setsockopt()
1035 if (pwr.force_active) in l2cap_sock_setsockopt()
H A Dhci_conn.c1524 void hci_conn_enter_active_mode(struct hci_conn *conn, __u8 force_active) in hci_conn_enter_active_mode() argument
1533 if (!test_bit(HCI_CONN_POWER_SAVE, &conn->flags) && !force_active) in hci_conn_enter_active_mode()
H A Dhci_core.c4577 bt_cb(skb)->force_active); in hci_sched_acl_pkt()
4633 bt_cb(skb)->force_active); in hci_sched_acl_blk()
H A Dl2cap_core.c979 bt_cb(skb)->force_active = BT_POWER_FORCE_ACTIVE_ON; in l2cap_send_cmd()
1019 bt_cb(skb)->force_active = test_bit(FLAG_FORCE_ACTIVE, &chan->flags); in l2cap_do_send()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h273 __u8 force_active; member
/OK3568_Linux_fs/kernel/net/mac80211/
H A Diface.c106 bool force_active) in __ieee80211_recalc_idle() argument
113 active = force_active || in __ieee80211_recalc_idle()