Home
last modified time | relevance | path

Searched refs:HCI_SC_ENABLED (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/net/bluetooth/
Dmgmt.c858 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
5568 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
5634 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5638 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5642 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5690 HCI_SC_ENABLED); in set_secure_conn()
5697 HCI_SC_ENABLED); in set_secure_conn()
5719 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
7106 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
7151 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) { in read_local_oob_ext_data()
Dsmp.c62 #define AUTH_REQ_MASK(dev) (hci_dev_test_flag(dev, HCI_SC_ENABLED) ? \
671 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in build_pairing_cmd()
2392 if (hci_dev_test_flag(hcon->hdev, HCI_SC_ENABLED)) { in smp_conn_security()
3075 if (!hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in bredr_pairing()
Dhci_event.c556 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
558 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h837 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1354 hci_dev_test_flag(dev, HCI_SC_ENABLED))
Dhci.h296 HCI_SC_ENABLED, enumerator