Lines Matching refs:coap_free
123 coap_free(auth_param->productKey); in nego_cb()
124 coap_free(auth_param->deviceName); in nego_cb()
125 coap_free(auth_param); in nego_cb()
191 coap_free(auth_param->productKey); in nego_cb()
192 coap_free(auth_param->deviceName); in nego_cb()
193 coap_free(auth_param); in nego_cb()
201 coap_free(auth_param->productKey); in nego_cb()
202 coap_free(auth_param->deviceName); in nego_cb()
203 coap_free(auth_param); in nego_cb()
326 coap_free(auth_param->productKey); in auth_cb()
327 coap_free(auth_param->deviceName); in auth_cb()
328 coap_free(auth_param->accessToken); in auth_cb()
329 coap_free(auth_param); in auth_cb()
512 coap_free(item); in alcs_add_client_key()
544 coap_free(node->accessKey); in alcs_remove_client_key()
545 coap_free(node->accessToken); in alcs_remove_client_key()
547 coap_free(node); in alcs_remove_client_key()