Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A 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()
A Dmgmt.c867 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) in get_current_settings()
6029 hci_dev_test_flag(hdev, HCI_SC_ENABLED))) { in set_bredr()
6095 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
6099 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
6103 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in sc_enable_complete()
6151 HCI_SC_ENABLED); in set_secure_conn()
6158 HCI_SC_ENABLED); in set_secure_conn()
6180 if (val == hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in set_secure_conn()
7572 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in read_local_oob_ext_data()
7617 if (hci_dev_test_flag(hdev, HCI_SC_ENABLED)) { in read_local_oob_ext_data()
A Dhci_event.c582 hci_dev_set_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
584 hci_dev_clear_flag(hdev, HCI_SC_ENABLED); in hci_cc_write_sc_support()
/linux/include/net/bluetooth/
A Dhci_core.h900 return hci_dev_test_flag(hdev, HCI_SC_ENABLED) && in hci_conn_sc_enabled()
1449 hci_dev_test_flag(dev, HCI_SC_ENABLED))
A Dhci.h304 HCI_SC_ENABLED, enumerator

Completed in 53 milliseconds