Lines Matching refs:hci_dev_test_flag
293 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_req_add_le_passive_scan()
327 if (hci_dev_test_flag(hdev, HCI_LE_ADV) || in set_random_addr()
347 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in hci_update_random_address()
406 if (hci_dev_test_flag(hdev, HCI_FORCE_STATIC_ADDR) || in hci_update_random_address()
408 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
448 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_update_page_scan()
457 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in __hci_update_page_scan()
466 if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in __hci_update_page_scan()
493 hci_dev_test_flag(hdev, HCI_SETUP) || in __hci_update_background_scan()
494 hci_dev_test_flag(hdev, HCI_CONFIG) || in __hci_update_background_scan()
495 hci_dev_test_flag(hdev, HCI_AUTO_OFF) || in __hci_update_background_scan()
496 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __hci_update_background_scan()
500 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_update_background_scan()
524 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()
545 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()