Home
last modified time | relevance | path

Searched refs:BT_POWER_FORCE_ACTIVE_ON (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h87 #define BT_POWER_FORCE_ACTIVE_ON 1 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_sock.c1027 pwr.force_active = BT_POWER_FORCE_ACTIVE_ON; in l2cap_sock_setsockopt()
H A Dhci_conn.c1302 hci_conn_enter_active_mode(acl, BT_POWER_FORCE_ACTIVE_ON); in hci_connect_sco()
H A Dl2cap_core.c979 bt_cb(skb)->force_active = BT_POWER_FORCE_ACTIVE_ON; in l2cap_send_cmd()