Home
last modified time | relevance | path

Searched refs:packet_count (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_wifi/src/
Dsmartconfig_ack.c80 uint8_t packet_count = 1; in sc_ack_send_task() local
192 if (packet_count++ >= SC_ACK_MAX_COUNT) { in sc_ack_send_task()