Home
last modified time | relevance | path

Searched refs:hdd_adapter_iterate_cb (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2594 (*hdd_adapter_iterate_cb)(struct wlan_hdd_link_info *link_info, void *context); typedef
2616 QDF_STATUS hdd_adapter_iterate(hdd_adapter_iterate_cb cb,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c10756 QDF_STATUS hdd_adapter_iterate(hdd_adapter_iterate_cb cb, void *context) in hdd_adapter_iterate()
21438 hdd_adapter_iterate_cb cb; in hdd_is_connection_in_progress()