Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_nan_api.h192 QDF_STATUS wmi_extract_nan_event_rsp(wmi_unified_t wmi_handle, void *evt_buf,
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_nan_api.c46 QDF_STATUS wmi_extract_nan_event_rsp(wmi_unified_t wmi_handle, void *evt_buf, in wmi_extract_nan_event_rsp() function
/wlan-driver/qcacld-3.0/components/target_if/nan/src/
H A Dtarget_if_nan.c930 status = wmi_extract_nan_event_rsp(wmi_handle, data, &temp_evt_params, in target_if_nan_rsp_handler()