Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_notify.c24 static char awss_notify_resp[AWSS_NOTIFY_TYPE_MAX] = { 0 }; variable
141 awss_notify_resp[type] = 1; in awss_notify_response()
145 return awss_notify_resp[type]; in awss_notify_response()
264 if (awss_notify_resp[type]) { in awss_notify_dev_info()
277 return awss_notify_resp[type]; in awss_notify_dev_info()
532 awss_notify_resp[AWSS_NOTIFY_DEV_BIND_TOKEN] = 0; in __awss_dev_bind_notify()
629 awss_notify_resp[AWSS_NOTIFY_SUCCESS] = 0; in __awss_suc_notify()
649 awss_notify_resp[AWSS_NOTIFY_SUCCESS] = 0; in awss_suc_notify()
660 awss_notify_resp[AWSS_NOTIFY_SUCCESS] = 1; in awss_suc_notify_stop()
717 awss_notify_resp[AWSS_NOTIFY_DEV_RAND_SIGN] = 0; in __awss_devinfo_notify()
[all …]

Completed in 4 milliseconds