Searched refs:softap_auth_mode (Results 1 – 3 of 3) sorted by relevance
308 if (param->softap_auth_mode.auth_mode >= WIFI_AUTH_MAX) { in example_event_callback()311 ap_config.ap.authmode = param->softap_auth_mode.auth_mode; in example_event_callback()
219 …} softap_auth_mode; /*!< Blufi callback param of ESP_BLUFI_EVENT_RECV_… member
178 param.softap_auth_mode.auth_mode = data[0]; in btc_blufi_protocol_handler()