Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_nan_api.c74 if (wmi_handle->ops->send_ndp_responder_req_cmd) in wmi_unified_ndp_responder_req_cmd_send()
75 return wmi_handle->ops->send_ndp_responder_req_cmd(wmi_handle, in wmi_unified_ndp_responder_req_cmd_send()
Dwmi_unified_nan_tlv.c1257 ops->send_ndp_responder_req_cmd = nan_ndp_responder_req_tlv; in wmi_nan_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2515 QDF_STATUS (*send_ndp_responder_req_cmd)(wmi_unified_t wmi_handle, member