Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dmgmt.c866 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
5803 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
5869 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5873 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5877 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5925 HCI_SC_ENABLED); in set_secure_conn()
5932 HCI_SC_ENABLED); in set_secure_conn()
5954 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
7341 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
7386 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) { in read_local_oob_ext_data()
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_event.c581 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
583 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h881 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1427 hci_dev_test_flag(dev, HCI_SC_ENABLED))
Dhci.h304 HCI_SC_ENABLED, enumerator