Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_basic_authenticate_test.c323 if(status != NX_HTTP_AUTHENTICATION_ERROR) in thread_client_entry()
349 if(status != NX_HTTP_AUTHENTICATION_ERROR) in thread_client_entry()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.h139 #define NX_HTTP_AUTHENTICATION_ERROR 0xEB /* HTTP client authentication failed … macro
Dnxd_http_client.c1415 status = NX_HTTP_AUTHENTICATION_ERROR; in _nxd_http_client_get_start_extended()
2750 status = NX_HTTP_AUTHENTICATION_ERROR; in _nx_http_client_put_packet()
Dnxd_http_server.h234 #define NX_HTTP_AUTHENTICATION_ERROR 0xEB /* HTTP client authentication failed … macro