Go to the source code of this file.
◆ sc_callback_t
typedef void(* sc_callback_t) (sc_status status, void *pdata) |
◆ sc_status
Enumerator |
---|
SC_STATUS_WAIT | |
SC_STATUS_FIND_CHANNEL | |
SC_STATUS_GETTING_SSID_PSWD | |
SC_STATUS_LINK | |
SC_STATUS_LINK_OVER | |
Definition at line 28 of file smartconfig.h.
◆ sc_type
Enumerator |
---|
SC_TYPE_ESPTOUCH | |
SC_TYPE_AIRKISS | |
SC_TYPE_ESPTOUCH_AIRKISS | |
Definition at line 36 of file smartconfig.h.
◆ esptouch_set_timeout()
bool esptouch_set_timeout |
( |
uint8 |
time_s | ) |
|
◆ smartconfig_get_version()
const char* smartconfig_get_version |
( |
void |
| ) |
|
◆ smartconfig_set_type()
bool smartconfig_set_type |
( |
sc_type |
type | ) |
|
◆ smartconfig_start()
◆ smartconfig_stop()
bool smartconfig_stop |
( |
void |
| ) |
|