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.c1742 struct discovery_state *d = &hdev->discovery; in has_pending_adv_report()
1749 struct discovery_state *d = &hdev->discovery; in clear_pending_adv_report()
1759 struct discovery_state *d = &hdev->discovery; in store_pending_adv_report()
1791 struct discovery_state *d = &hdev->discovery; in le_set_scan_enable_complete()
2455 struct discovery_state *discov = &hdev->discovery; in hci_resolve_next_name()
2482 struct discovery_state *discov = &hdev->discovery; in hci_check_pending_name()
3023 struct discovery_state *discov = &hdev->discovery; in hci_inquiry_complete_evt()
6235 struct discovery_state *d = &hdev->discovery; in process_adv_report()
H A Dhci_debugfs.c360 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show()
H A Dhci_sync.c5765 struct discovery_state *d = &hdev->discovery; in hci_stop_discovery_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h69 struct discovery_state { struct
539 struct discovery_state discovery;
957 struct discovery_state *c = &hdev->discovery; in inquiry_cache_age()