Searched refs:is_empty_message (Results 1 – 1 of 1) sorted by relevance
1167 static inline bool is_empty_message(const struct coap_packet *cpkt) in is_empty_message() function1822 if ((type == COAP_TYPE_ACK && is_empty_message(response)) || in coap_response_received()