Searched refs:NX_HTTP_GET_DONE (Results 1 – 5 of 5) sorted by relevance
283 if (status == NX_HTTP_GET_DONE) in thread_client_entry()356 if (status == NX_HTTP_GET_DONE) in thread_client_entry()
300 if (status == NX_HTTP_GET_DONE) in thread_client_entry()
140 #define NX_HTTP_GET_DONE 0xEC /* HTTP client get is complete … macro
235 #define NX_HTTP_GET_DONE 0xEC /* HTTP client get is complete … macro
1631 return(NX_HTTP_GET_DONE); in _nx_http_client_get_packet()