Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_notify.c54 static int awss_notify_response(int type, int result, void *message);
74 return awss_notify_response(AWSS_NOTIFY_DEV_RAND_SIGN, result, message); in awss_devinfo_notify_resp()
80 return awss_notify_response(AWSS_NOTIFY_SUCCESS, result, message); in awss_suc_notify_resp()
84 static int awss_notify_response(int type, int result, void *message) in awss_notify_response() function
452 int res = awss_notify_response(AWSS_NOTIFY_DEV_BIND_TOKEN, result, message); in awss_dev_bind_notify_resp()

Completed in 3 milliseconds