Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_coap_tlv.c418 void wmi_coap_attach_tlv(wmi_unified_t wmi_handle) in wmi_coap_attach_tlv() function
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h4064 void wmi_coap_attach_tlv(wmi_unified_t wmi_handle);
4066 static inline void wmi_coap_attach_tlv(wmi_unified_t wmi_handle) in wmi_coap_attach_tlv() function
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c23214 wmi_coap_attach_tlv(wmi_handle); in wmi_tlv_attach()