Searched refs:is_empty_message (Results 1 – 1 of 1) sorted by relevance
1166 static inline bool is_empty_message(const struct coap_packet *cpkt) in is_empty_message() function1815 if (!is_empty_message(response) && coap_packet_is_request(response)) { in coap_response_received()