Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_nan_api.c176 if (wmi_handle->ops->extract_ndp_sch_update) in wmi_extract_ndp_sch_update()
177 return wmi_handle->ops->extract_ndp_sch_update(wmi_handle, in wmi_extract_ndp_sch_update()
H A Dwmi_unified_nan_tlv.c1266 ops->extract_ndp_sch_update = extract_ndp_sch_update_tlv; in wmi_nan_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2536 QDF_STATUS (*extract_ndp_sch_update)(wmi_unified_t wmi_handle, member