Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dmgmt.c904 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
6794 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
6845 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
6849 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
6853 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
6872 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_sync()
6910 HCI_SC_ENABLED); in set_secure_conn()
6917 HCI_SC_ENABLED); in set_secure_conn()
6933 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
8274 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
[all …]
Dsmp.c61 #define AUTH_REQ_MASK(dev) (hci_dev_test_flag(dev, HCI_SC_ENABLED) ? \
670 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in build_pairing_cmd()
2399 if (hci_dev_test_flag(hcon->hdev, HCI_SC_ENABLED)) { in smp_conn_security()
3091 if (!hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in bredr_pairing()
Dhci_sync.c2821 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_write_sc_support_sync()
2824 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_write_sc_support_sync()
Dhci_event.c683 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
685 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h973 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1659 hci_dev_test_flag(dev, HCI_SC_ENABLED))
Dhci.h333 HCI_SC_ENABLED, enumerator