Searched refs:SC_ACK_MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
37 #define SC_ACK_MAX_COUNT 30 /*!< Maximum count of sending smartconfig ACK */ macro192 if (packet_count++ >= SC_ACK_MAX_COUNT) { in sc_ack_send_task()