Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dcoap_api.h21 IOTX_ERR_AUTH_FAILED = -4, /* Client authed failed */ enumerator
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c130 return IOTX_ERR_AUTH_FAILED; in iotx_get_token_from_json()
150 return IOTX_ERR_AUTH_FAILED; in iotx_parse_auth_from_json()
155 return IOTX_ERR_AUTH_FAILED; in iotx_parse_auth_from_json()
167 return IOTX_ERR_AUTH_FAILED; in iotx_parse_auth_from_json()
174 return IOTX_ERR_AUTH_FAILED; in iotx_parse_auth_from_json()
550 return IOTX_ERR_AUTH_FAILED; in IOT_CoAP_DeviceNameAuth()

Completed in 4 milliseconds