Searched refs:discov_changed (Results 1 – 1 of 1) sorted by relevance
646 bool conn_changed, discov_changed; in hci_update_passive_scan_state() local 658 discov_changed = !hci_dev_test_and_set_flag(hdev, in hci_update_passive_scan_state() 662 discov_changed = hci_dev_test_and_clear_flag(hdev, in hci_update_passive_scan_state() 669 if (conn_changed || discov_changed) { in hci_update_passive_scan_state()