Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c53 unsigned int coap_token; member
249 unsigned int value = p_iotx_coap->coap_token; in iotx_get_coap_token()
254 p_iotx_coap->coap_token++; in iotx_get_coap_token()
616 return p_iotx_coap->coap_token; in IOT_CoAP_GetCurToken()
897 p_iotx_coap->coap_token = IOTX_COAP_INIT_TOKEN; in IOT_CoAP_Init()
954 p_iotx_coap->coap_token = IOTX_COAP_INIT_TOKEN; in IOT_CoAP_Deinit()

Completed in 7 milliseconds