Searched refs:ALCS_ERR_AUTH_BASE (Results 1 – 1 of 1) sorted by relevance
13 #define ALCS_ERR_AUTH_BASE (COAP_ERROR_BASE | 100) macro14 #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