Searched refs:HCI_USE_DEBUG_KEYS (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_debugfs.c | 281 buf[0] = hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS) ? 'Y': 'N'; in use_debug_keys_read()
|
H A D | smp.c | 549 if (hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS)) { in smp_generate_oob() 1901 if (hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS)) { in sc_send_public_key()
|
H A D | mgmt.c | 1800 if (!cp->val && hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS)) in set_ssp() 5777 HCI_USE_DEBUG_KEYS); in set_debug_keys() 5780 HCI_USE_DEBUG_KEYS); in set_debug_keys() 8595 if (hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS)) in mgmt_ssp_enable_complete()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_debugfs.c | 279 buf[0] = hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS) ? 'Y' : 'N'; in use_debug_keys_read()
|
H A D | smp.c | 550 if (hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS)) { in smp_generate_oob() 1907 if (hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS)) { in sc_send_public_key()
|
H A D | hci_sync.c | 2990 if (!mode && hci_dev_test_flag(hdev, HCI_USE_DEBUG_KEYS)) { in hci_write_ssp_mode_sync()
|
H A D | mgmt.c | 6921 HCI_USE_DEBUG_KEYS); in set_debug_keys() 6924 HCI_USE_DEBUG_KEYS); in set_debug_keys()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 296 HCI_USE_DEBUG_KEYS, enumerator
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 381 HCI_USE_DEBUG_KEYS, enumerator
|
Completed in 55 milliseconds