Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_coap.c124 cm_free(_coap_conncection); in iotx_cm_open_coap()
129 cm_free(coap_config); in iotx_cm_open_coap()
132 cm_free(deviceinfo); in iotx_cm_open_coap()
274 cm_free(node->topic); in _coap_response_default()
275 cm_free(node); in _coap_response_default()
282 cm_free(topic); in _coap_response_default()
333 cm_free(node); in _coap_publish()
387 cm_free(node->topic); in _coap_close()
389 cm_free(node); in _coap_close()
397 cm_free(coap_config); in _coap_close()
[all …]
A Diotx_cm_internal.h25 #define cm_free(ptr) LITE_free(ptr) macro
28 #define cm_free(ptr) \ macro
A Diotx_cm_mqtt.c60 cm_free(_mqtt_conncection); in iotx_cm_open_mqtt()
65 cm_free(mqtt_param); in iotx_cm_open_mqtt()
219 cm_free(topic); in iotx_cloud_conn_mqtt_event_handle()
382 cm_free(_mqtt_conncection->open_params); in _mqtt_close()
384 cm_free(_mqtt_conncection); in _mqtt_close()

Completed in 5 milliseconds