Searched refs:cache_get_context (Results 1 – 3 of 3) sorted by relevance
128 coap_priv->cache_get_context = context; in wlan_coap_offload_reply_disable()160 coap_priv->cache_get_context = context; 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()
44 void *cache_get_context; member