Lines Matching refs:discovery
1009 struct discovery_state *discov = &hdev->discovery; in hci_discovery_active()
1023 int old_state = hdev->discovery.state; in hci_discovery_set_state()
1025 BT_DBG("%s state %u -> %u", hdev->name, hdev->discovery.state, state); in hci_discovery_set_state()
1030 hdev->discovery.state = state; in hci_discovery_set_state()
1053 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush()
1068 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup()
1084 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown()
1101 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve()
1119 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve()
1138 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update()
1199 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump()
2839 hdev->discovery.scan_start = 0; in le_scan_disable_work_complete()
2841 switch (hdev->discovery.type) { in le_scan_disable_work_complete()
2861 hdev->discovery.state != DISCOVERY_RESOLVING) in le_scan_disable_work_complete()
2922 !hdev->discovery.scan_start) in le_scan_restart_work_complete()
2930 duration = hdev->discovery.scan_duration; in le_scan_restart_work_complete()
2931 scan_start = hdev->discovery.scan_start; in le_scan_restart_work_complete()