Home
last modified time | relevance | path

Searched defs:cellphone_ip (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_wifi/src/
Dsmartconfig.c33 uint8_t cellphone_ip[4]; in handler_got_ssid_passwd() local
Dsmartconfig_ack.c209 esp_err_t sc_send_ack_start(smartconfig_type_t type, uint8_t token, uint8_t *cellphone_ip) in sc_send_ack_start()
/hal_espressif-latest/components/esp_wifi/include/
Desp_smartconfig.h45 uint8_t cellphone_ip[4]; /**< IP address of cellphone. */ member