Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c946 void IOT_CoAP_Deinit(iotx_coap_context_t **pp_context) in IOT_CoAP_Deinit() argument
950 if (NULL != pp_context && NULL != *pp_context) { in IOT_CoAP_Deinit()
951 p_iotx_coap = (iotx_coap_t *)*pp_context; in IOT_CoAP_Deinit()
971 *pp_context = NULL; in IOT_CoAP_Deinit()

Completed in 5 milliseconds