HCI_PRIVACY       751 net/bluetooth/hci_conn.c 	return hci_dev_test_flag(hdev, HCI_PRIVACY);
HCI_PRIVACY      4939 net/bluetooth/hci_event.c 			if (hci_dev_test_flag(hdev, HCI_PRIVACY)) {
HCI_PRIVACY      5289 net/bluetooth/hci_event.c 		if (!hci_dev_test_flag(hdev, HCI_PRIVACY))
HCI_PRIVACY       783 net/bluetooth/hci_request.c 	return hci_dev_test_flag(hdev, HCI_PRIVACY);
HCI_PRIVACY       895 net/bluetooth/hci_request.c 	if (hci_dev_test_flag(hdev, HCI_PRIVACY) &&
HCI_PRIVACY       994 net/bluetooth/hci_request.c 	if (!hci_dev_test_flag(hdev, HCI_PRIVACY))
HCI_PRIVACY       826 net/bluetooth/mgmt.c 	if (hci_dev_test_flag(hdev, HCI_PRIVACY))
HCI_PRIVACY      4961 net/bluetooth/mgmt.c 		changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY);
HCI_PRIVACY      4970 net/bluetooth/mgmt.c 		changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY);
HCI_PRIVACY      6238 net/bluetooth/mgmt.c 		if (hci_dev_test_flag(hdev, HCI_PRIVACY)) {
HCI_PRIVACY       678 net/bluetooth/smp.c 	if (hci_dev_test_flag(hdev, HCI_PRIVACY))
HCI_PRIVACY      1701 net/bluetooth/smp.c 	if (hci_dev_test_flag(hdev, HCI_PRIVACY))