Home
last modified time | relevance | path

Searched refs:HCI_CONN_POWER_SAVE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c544 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_conn_add()
1308 set_bit(HCI_CONN_POWER_SAVE, &acl->flags); in hci_connect_sco()
1545 if (!test_bit(HCI_CONN_POWER_SAVE, &conn->flags) && !force_active) in hci_conn_enter_active_mode()
H A Dhci_event.c3916 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
3918 clear_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c965 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_conn_add()
1722 set_bit(HCI_CONN_POWER_SAVE, &acl->flags); in hci_connect_sco()
2536 if (!test_bit(HCI_CONN_POWER_SAVE, &conn->flags) && !force_active) in hci_conn_enter_active_mode()
H A Dhci_event.c4604 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
4606 clear_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h830 HCI_CONN_POWER_SAVE,
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h969 HCI_CONN_POWER_SAVE, enumerator

Completed in 34 milliseconds