Searched refs:kCodeBadGateway (Results 1 – 2 of 2) sorted by relevance
/external/openthread/src/core/coap/ | ||
D | coap_message.hpp | 129 kCodeBadGateway = OT_COAP_CODE_BAD_GATEWAY, ///< Bad Gateway enumerator |
D | coap_message.cpp | 447 {kCodeBadGateway, "BadGateway"}, in CodeToString() |