Searched refs:COAP_SIGNALING_PONG (Results 1 – 3 of 3) sorted by relevance
178 COAP_SIGNALING_PONG = COAP_SIGNALING_CODE(703), enumerator340 COAP_SIGNALING_CODE_PONG = COAP_SIGNALING_PONG,
384 } else if (code == COAP_SIGNALING_PING || code == COAP_SIGNALING_PONG) { in msg_option_string()
872 case COAP_SIGNALING_PONG: in coap_pdu_parse_opt_csm()