Searched refs:attr_len (Results 1 – 1 of 1) sorted by relevance
144 uint16_t attr_len = strlen(*attr); in match_attributes() local146 if (query->len != attr_len) { in match_attributes()150 if (!strncmp((char *) query->value, *attr, attr_len)) { in match_attributes()337 int attr_len; in format_attributes() local350 attr_len = strlen(*attr); in format_attributes()352 res = append_to_coap_pkt(response, *attr, attr_len, in format_attributes()