Home
last modified time | relevance | path

Searched refs:discovery_state (Results 1 – 5 of 5) sorted by relevance

/linux/net/bluetooth/
H A Dhci_core.c109 struct discovery_state *discov = &hdev->discovery; in hci_discovery_active()
154 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush()
169 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup()
185 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown()
202 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve()
220 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve()
239 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update()
300 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump()
H A Dhci_event.c1707 struct discovery_state *d = &hdev->discovery; in has_pending_adv_report()
1714 struct discovery_state *d = &hdev->discovery; in clear_pending_adv_report()
1724 struct discovery_state *d = &hdev->discovery; in store_pending_adv_report()
1756 struct discovery_state *d = &hdev->discovery; in le_set_scan_enable_complete()
2413 struct discovery_state *discov = &hdev->discovery; in hci_resolve_next_name()
2440 struct discovery_state *discov = &hdev->discovery; in hci_check_pending_name()
2981 struct discovery_state *discov = &hdev->discovery; in hci_inquiry_complete_evt()
6192 struct discovery_state *d = &hdev->discovery; in process_adv_report()
H A Dhci_debugfs.c363 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show()
H A Dhci_sync.c5514 struct discovery_state *d = &hdev->discovery; in hci_stop_discovery_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h72 struct discovery_state { struct
541 struct discovery_state discovery;
942 struct discovery_state *c = &hdev->discovery; in inquiry_cache_age()