Searched refs:COAP_RESPONSE_CODE_BAD_GATEWAY (Results 1 – 2 of 2) sorted by relevance
191 COAP_RESPONSE_CODE_BAD_GATEWAY = COAP_MAKE_RESPONSE_CODE(5, 2), enumerator
1049 case COAP_RESPONSE_CODE_BAD_GATEWAY: in coap_header_get_code()