Home
last modified time | relevance | path

Searched refs:HCI_CM_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Dhci_conn.c594 if (conn->mode != HCI_CM_ACTIVE || !(conn->link_policy & HCI_LP_SNIFF)) in hci_conn_idle()
945 conn->mode = HCI_CM_ACTIVE; in __hci_conn_add()
H A Dhci_event.c4492 if (conn->mode == HCI_CM_ACTIVE) in hci_mode_change_evt()