Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dmgmt.c820 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
4714 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
4780 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
4784 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
4788 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
4836 HCI_SC_ENABLED); in set_secure_conn()
4843 HCI_SC_ENABLED); in set_secure_conn()
4865 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
6228 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
6273 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) ? \
690 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in build_pairing_cmd()
2388 if (hci_dev_test_flag(hcon->hdev, HCI_SC_ENABLED)) { in smp_conn_security()
3035 if (!hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in bredr_pairing()
Dhci_event.c540 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
542 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h687 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1172 hci_dev_test_flag(dev, HCI_SC_ENABLED))
Dhci.h249 HCI_SC_ENABLED, enumerator