Home
last modified time | relevance | path

Searched refs:HCI_SC_ENABLED (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c861 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
5578 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
5644 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5648 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5652 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
5700 HCI_SC_ENABLED); in set_secure_conn()
5707 HCI_SC_ENABLED); in set_secure_conn()
5729 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
7126 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
7171 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) { in read_local_oob_ext_data()
[all...]
H A 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()
2407 if (hci_dev_test_flag(hcon->hdev, HCI_SC_ENABLED)) { in smp_conn_security()
3099 if (!hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in bredr_pairing()
H A Dhci_event.c558 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
560 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c63 #define AUTH_REQ_MASK(dev) (hci_dev_test_flag(dev, HCI_SC_ENABLED) ? \
672 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in build_pairing_cmd()
2413 if (hci_dev_test_flag(hcon->hdev, HCI_SC_ENABLED)) { in smp_conn_security()
3105 if (!hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in bredr_pairing()
H A Dmgmt.c905 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
6734 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
6785 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
6789 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
6793 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_complete()
6812 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in set_secure_conn_sync()
6850 HCI_SC_ENABLED); in set_secure_conn()
6857 HCI_SC_ENABLED); in set_secure_conn()
6873 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
8219 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) in read_local_oob_ext_data()
[all...]
H A Dhci_sync.c2972 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_write_sc_support_sync()
2975 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_write_sc_support_sync()
H A Dhci_event.c688 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
690 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h855 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) &&
1373 hci_dev_test_flag(dev, HCI_SC_ENABLED))
H A Dhci.h304 HCI_SC_ENABLED, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1002 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1838 hci_dev_test_flag(dev, HCI_SC_ENABLED))
H A Dhci.h390 HCI_SC_ENABLED, enumerator

Completed in 68 milliseconds