Searched refs:COAP_OPTION_LOCATION_QUERY (Results 1 – 3 of 3) sorted by relevance
69 #define COAP_OPTION_LOCATION_QUERY 20 /* E, String, 0-255 B, (none) */ macro
305 { COAP_OPTION_LOCATION_QUERY, "Location-Query" }, in msg_option_string()440 opt_iter.type == COAP_OPTION_LOCATION_QUERY || in coap_show_pdu()
585 result = coap_add_option(pdu, COAP_OPTION_LOCATION_QUERY, in t_encode_pdu10()