Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dalcs_api.h13 #define ALCS_ERR_AUTH_BASE (COAP_ERROR_BASE | 100) macro
14 #define ALCS_ERR_AUTH_AUTHING (ALCS_ERR_AUTH_BASE | 1)
15 #define ALCS_ERR_AUTH_NOCTLKEY (ALCS_ERR_AUTH_BASE | 2)
16 #define ALCS_ERR_AUTH_UNAUTH (ALCS_ERR_AUTH_BASE | 3)
17 #define ALCS_ERR_ENCRYPT_FAILED (ALCS_ERR_AUTH_BASE | 5)

Completed in 2 milliseconds