Home
last modified time | relevance | path

Searched refs:HCI_SC_ONLY (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c1771 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC)) in smp_cmd_pairing_req()
1957 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC)) in smp_cmd_pairing_rsp()
2064 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in fixup_sc_false_positive()
2312 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC)) in smp_cmd_security_req()
H A Dmgmt.c5645 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in sc_enable_complete()
5649 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in sc_enable_complete()
5653 hci_dev_set_flag(hdev, HCI_SC_ONLY); in sc_enable_complete()
5702 hci_dev_set_flag(hdev, HCI_SC_ONLY); in set_secure_conn()
5704 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in set_secure_conn()
5708 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in set_secure_conn()
5730 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in set_secure_conn()
6973 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in read_local_oob_ext_data_complete()
H A Dhci_debugfs.c299 buf[0] = hci_dev_test_flag(hdev, HCI_SC_ONLY) ? 'Y': 'N'; in sc_only_mode_read()
H A Dhci_conn.c1332 if (hci_dev_test_flag(conn->hdev, HCI_SC_ONLY)) { in hci_conn_check_link_mode()
H A Dhci_event.c4579 if (!hci_dev_test_flag(hdev, HCI_SC_ONLY)) in bredr_oob_data_present()
4932 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in hci_remote_oob_data_request_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c1777 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC)) in smp_cmd_pairing_req()
1963 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC)) in smp_cmd_pairing_rsp()
2070 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in fixup_sc_false_positive()
2318 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC)) in smp_cmd_security_req()
H A Dmgmt.c6786 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in set_secure_conn_complete()
6790 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in set_secure_conn_complete()
6794 hci_dev_set_flag(hdev, HCI_SC_ONLY); in set_secure_conn_complete()
6852 hci_dev_set_flag(hdev, HCI_SC_ONLY); in set_secure_conn()
6854 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in set_secure_conn()
6858 hci_dev_clear_flag(hdev, HCI_SC_ONLY); in set_secure_conn()
6874 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in set_secure_conn()
8064 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in read_local_oob_ext_data_complete()
H A Dhci_debugfs.c297 buf[0] = hci_dev_test_flag(hdev, HCI_SC_ONLY) ? 'Y' : 'N'; in sc_only_mode_read()
H A Dhci_conn.c2323 if (hci_dev_test_flag(conn->hdev, HCI_SC_ONLY)) { in hci_conn_check_link_mode()
H A Dhci_event.c5296 if (!hci_dev_test_flag(hdev, HCI_SC_ONLY)) in bredr_oob_data_present()
5652 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in hci_remote_oob_data_request_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h305 HCI_SC_ONLY, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h391 HCI_SC_ONLY, enumerator

Completed in 67 milliseconds