Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/inc/
H A Dwmi_unified_coap_api.h116 if (wmi_handle->ops->send_coap_cache_get_cmd) in wmi_unified_coap_cache_get()
117 return wmi_handle->ops->send_coap_cache_get_cmd(wmi_handle, in wmi_unified_coap_cache_get()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_coap_tlv.c428 ops->send_coap_cache_get_cmd = send_coap_cache_get_cmd_tlv; in wmi_coap_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h3377 (*send_coap_cache_get_cmd)(wmi_unified_t wmi_handle, member