Home
last modified time | relevance | path

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

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