Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c59 #define AUTH_REQ_MASK(dev) (hci_dev_test_flag(dev, HCI_SC_ENABLED) ? \
650 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in build_pairing_cmd()
2382 if (hci_dev_test_flag(hcon->hdev, HCI_SC_ENABLED)) { in smp_conn_security()
3078 if (!hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in bredr_pairing()
H A Dmgmt.c906 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
6982 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
7033 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
7037 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
7041 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
7060 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_sync()
7098 HCI_SC_ENABLED); in set_secure_conn()
7105 HCI_SC_ENABLED); in set_secure_conn()
7121 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
8630 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
[all …]
H A Dhci_sync.c3412 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_write_sc_support_sync()
3415 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_write_sc_support_sync()
H A Dhci_event.c687 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
689 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/linux/include/net/bluetooth/
H A Dhci_core.h1026 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1992 hci_dev_test_flag(dev, HCI_SC_ENABLED))
H A Dhci.h438 HCI_SC_ENABLED, enumerator