Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/inc/
H A Dwmi_unified_roam_api.h178 QDF_STATUS wmi_unified_plm_stop_cmd(wmi_unified_t wmi_handle,
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_api.c96 QDF_STATUS wmi_unified_plm_stop_cmd(wmi_unified_t wmi_handle, in wmi_unified_plm_stop_cmd() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c1123 status = wmi_unified_plm_stop_cmd(wma->wmi_handle, params); in wma_plm_stop()