Searched refs:COAP_SIGNALING_OPTION_CUSTODY (Results 1 – 4 of 4) sorted by relevance
198 #define COAP_SIGNALING_OPTION_CUSTODY 2 macro
555 { COAP_SIGNALING_OPTION_CUSTODY, "Custody" } in msg_option_string()
1074 case COAP_SIGNALING_OPTION_CUSTODY: in coap_pdu_parse_opt_csm()
3479 coap_add_option_internal(pong, COAP_SIGNALING_OPTION_CUSTODY, 0, NULL); in handle_signaling()