Home
last modified time | relevance | path

Searched refs:HCI_FORCE_BREDR_SMP (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.c1753 !hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP)) in smp_cmd_pairing_req()
3083 !hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP)) in bredr_pairing()
3327 if (enable == hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP)) in smp_force_bredr()
3346 hci_dev_change_flag(hdev, HCI_FORCE_BREDR_SMP); in smp_force_bredr()
3377 if (!hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP)) in smp_register()
H A Dhci_debugfs.c506 buf[0] = hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP) ? 'Y' : 'N'; in force_bredr_smp_read()
/linux/include/net/bluetooth/
H A Dhci.h462 HCI_FORCE_BREDR_SMP, enumerator