Lines Matching refs:discovery
1072 struct discovery_state *discov = &hdev->discovery; in hci_discovery_active()
1086 int old_state = hdev->discovery.state; in hci_discovery_set_state()
1088 BT_DBG("%s state %u -> %u", hdev->name, hdev->discovery.state, state); in hci_discovery_set_state()
1093 hdev->discovery.state = state; in hci_discovery_set_state()
1116 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush()
1131 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup()
1147 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown()
1164 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve()
1182 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve()
1201 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update()
1262 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump()
3064 hdev->discovery.scan_start = 0; in le_scan_disable_work_complete()
3066 switch (hdev->discovery.type) { in le_scan_disable_work_complete()
3086 hdev->discovery.state != DISCOVERY_RESOLVING) in le_scan_disable_work_complete()
3147 !hdev->discovery.scan_start) in le_scan_restart_work_complete()
3155 duration = hdev->discovery.scan_duration; in le_scan_restart_work_complete()
3156 scan_start = hdev->discovery.scan_start; in le_scan_restart_work_complete()