Searched refs:cache_get_cbk (Results 1 – 3 of 3) sorted by relevance
129 coap_priv->cache_get_cbk = cbk; in wlan_coap_offload_reply_disable()161 coap_priv->cache_get_cbk = cbk; in wlan_coap_offload_cache_get()
77 if (!coap_priv->cache_get_cbk || !coap_priv->cache_get_context) { in target_if_wow_coap_buf_info_event_handler()84 coap_priv->cache_get_cbk(coap_priv->cache_get_context, &info); in target_if_wow_coap_buf_info_event_handler()
43 coap_cache_get_callback cache_get_cbk; member