Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_nan_api.h122 QDF_STATUS wmi_extract_nan_msg(wmi_unified_t wmi_handle, uint8_t *data,
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_nan_api.c102 QDF_STATUS wmi_extract_nan_msg(wmi_unified_t wmi_handle, in wmi_extract_nan_msg() function
/wlan-driver/qcacld-3.0/components/target_if/nan/src/
Dtarget_if_nan.c252 status = wmi_extract_nan_msg(wmi_handle, data, &msg); in target_if_nan_dmesg_handler()