Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dmgmt.c820 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
4709 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
4775 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
4779 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
4783 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
4831 HCI_SC_ENABLED); in set_secure_conn()
4838 HCI_SC_ENABLED); in set_secure_conn()
4860 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
6221 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
6266 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) ? \
681 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in build_pairing_cmd()
2367 if (hci_dev_test_flag(hcon->hdev, HCI_SC_ENABLED)) { in smp_conn_security()
3027 if (!hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in bredr_pairing()
Dhci_event.c540 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
542 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h706 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1198 hci_dev_test_flag(dev, HCI_SC_ENABLED))
Dhci.h261 HCI_SC_ENABLED, enumerator