Lines Matching refs:hci_dev_test_flag
285 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_req_add_le_passive_scan()
319 if (hci_dev_test_flag(hdev, HCI_LE_ADV) || in set_random_addr()
339 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in hci_update_random_address()
398 if (hci_dev_test_flag(hdev, HCI_FORCE_STATIC_ADDR) || in hci_update_random_address()
400 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
440 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_update_page_scan()
449 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in __hci_update_page_scan()
458 if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in __hci_update_page_scan()
486 hci_dev_test_flag(hdev, HCI_SETUP) || in __hci_update_background_scan()
487 hci_dev_test_flag(hdev, HCI_CONFIG) || in __hci_update_background_scan()
488 hci_dev_test_flag(hdev, HCI_AUTO_OFF) || in __hci_update_background_scan()
489 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __hci_update_background_scan()
493 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_update_background_scan()
517 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()
539 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()