Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c444 if (conn->mode != HCI_CM_ACTIVE || !(conn->link_policy & HCI_LP_SNIFF)) in hci_conn_idle()
534 conn->mode = HCI_CM_ACTIVE; in hci_conn_add()
H A Dhci_event.c3915 if (conn->mode == HCI_CM_ACTIVE) in hci_mode_change_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c646 if (conn->mode != HCI_CM_ACTIVE || !(conn->link_policy & HCI_LP_SNIFF)) in hci_conn_idle()
954 conn->mode = HCI_CM_ACTIVE; in hci_conn_add()
H A Dhci_event.c4603 if (conn->mode == HCI_CM_ACTIVE) in hci_mode_change_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h503 #define HCI_CM_ACTIVE 0x0000 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h602 #define HCI_CM_ACTIVE 0x0000 macro

Completed in 36 milliseconds