Searched refs:HCI_CM_ACTIVE (Results 1 – 3 of 3) sorted by relevance
285 conn->mode = HCI_CM_ACTIVE; in hci_conn_add()641 if (conn->mode != HCI_CM_ACTIVE || !(conn->link_policy & HCI_LP_SNIFF)) in hci_conn_enter_sniff_mode()
1955 if (conn->mode == HCI_CM_ACTIVE) in hci_mode_change_evt()
221 #define HCI_CM_ACTIVE 0x0000 macro