Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c941 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in __hci_conn_add()
1680 set_bit(HCI_CONN_POWER_SAVE, &acl->flags); in hci_connect_sco()
2508 if (!test_bit(HCI_CONN_POWER_SAVE, &conn->flags) && !force_active) in hci_conn_enter_active_mode()
H A Dhci_event.c4488 set_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
4490 clear_bit(HCI_CONN_POWER_SAVE, &conn->flags); in hci_mode_change_evt()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h932 HCI_CONN_POWER_SAVE, enumerator