Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dzconfig_protocol.c21 uint8_t zconfig_finished; variable
140 if (zconfig_finished) { in zconfig_callback_over()
151 zconfig_finished = 1; in zconfig_callback_over()
268 zconfig_finished = 0; in zconfig_init()
A Dzconfig_protocol.h189 extern uint8_t zconfig_finished;
/AliOS-Things-master/components/linkkit/wifi_provision/phone_ap/
A Dawss_aha.c68 if (mgmt_header == NULL || zconfig_finished) in awss_ieee80211_aha_process()
/AliOS-Things-master/components/linkkit/wifi_provision/zero_config/
A Dawss_enrollee.c266 if (mgmt_header == NULL || zconfig_finished) in awss_ieee80211_zconfig_process()
/AliOS-Things-master/components/linkkit/wifi_provision/ht40/
A Dawss_ht40.c193 if (ht_ctrl == NULL || zconfig_finished) in awss_ieee80211_ht_ctrl_process()
/AliOS-Things-master/components/linkkit/wifi_provision/p2p/
A Dawss_wps.c374 if (mgmt_header == NULL || zconfig_finished) { in awss_ieee80211_wps_process()
/AliOS-Things-master/components/linkkit/wifi_provision/mcast_smartconfig/
A Dmcast_smartconfig.c224 if (ieee80211 == NULL || zconfig_finished) { in awss_ieee80211_mcast_smartconfig_process()
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c826 if (ieee80211 == NULL || zconfig_finished) { in awss_ieee80211_smartconfig_process()

Completed in 11 milliseconds