Searched refs:COAP_SIGNALING_PONG (Results 1 – 3 of 3) sorted by relevance
187 COAP_SIGNALING_PONG = COAP_SIGNALING_CODE(703), enumerator363 COAP_SIGNALING_CODE_PONG = COAP_SIGNALING_PONG,
576 } else if (code == COAP_SIGNALING_PING || code == COAP_SIGNALING_PONG) { in msg_option_string()
1072 case COAP_SIGNALING_PONG: in coap_pdu_parse_opt_csm()