Home
last modified time | relevance | path

Searched refs:nan_is_sta_sta_concurrency_present (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/nan/core/src/
H A Dnan_main_i.h328 bool nan_is_sta_sta_concurrency_present(struct wlan_objmgr_psoc *psoc);
H A Dnan_main.c1220 bool nan_is_sta_sta_concurrency_present(struct wlan_objmgr_psoc *psoc) in nan_is_sta_sta_concurrency_present() function
1275 if (nan_is_sta_sta_concurrency_present(psoc)) { in nan_discovery_pre_enable()
/wlan-driver/qcacld-3.0/components/nan/dispatcher/src/
H A Dnan_ucfg_api.c1206 if (nan_is_sta_sta_concurrency_present(psoc)) { in ucfg_nan_is_sta_ndp_concurrency_allowed()