Searched refs:has_ongoing_exchange (Results 1 – 1 of 1) sorted by relevance
130 static bool has_ongoing_exchange(struct coap_client *client) in has_ongoing_exchange() function167 if (has_ongoing_exchange(clients[i])) { in has_ongoing_exchanges()572 short events = (has_ongoing_exchange(clients[i]) ? ZSOCK_POLLIN : 0) | in handle_poll()