Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_wifi/src/
Dsmartconfig_ack.c32 #define SC_ACK_AIRKISS_SERVER_PORT 10000 /*!< Airkiss UDP port of server on cellphone */ macro
96 remote_port = SC_ACK_AIRKISS_SERVER_PORT; in sc_ack_send_task()