HCI_FORCE_BREDR_SMP 7129 net/bluetooth/l2cap_core.c 	     hci_dev_test_flag(hcon->hdev, HCI_FORCE_BREDR_SMP)))
HCI_FORCE_BREDR_SMP 1777 net/bluetooth/smp.c 		    !hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP))
HCI_FORCE_BREDR_SMP 3032 net/bluetooth/smp.c 	    !hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP))
HCI_FORCE_BREDR_SMP 3315 net/bluetooth/smp.c 	buf[0] = hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP) ? 'Y': 'N';
HCI_FORCE_BREDR_SMP 3333 net/bluetooth/smp.c 	if (enable == hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP))
HCI_FORCE_BREDR_SMP 3352 net/bluetooth/smp.c 	hci_dev_change_flag(hdev, HCI_FORCE_BREDR_SMP);
HCI_FORCE_BREDR_SMP 3493 net/bluetooth/smp.c 		if (!hci_dev_test_flag(hdev, HCI_FORCE_BREDR_SMP))