Home
last modified time | relevance | path

Searched refs:HCI_CONN_POWER_SAVE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/bluetooth/
Dhci_conn.c520 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_conn_add()
1244 set_bit(HCI_CONN_POWER_SAVE, &acl->flags); in hci_connect_sco()
1451 if (!test_bit(HCI_CONN_POWER_SAVE, &conn->flags) && !force_active) in hci_conn_enter_active_mode()
Dhci_event.c3657 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
3659 clear_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h662 HCI_CONN_POWER_SAVE, enumerator