Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/core/
A Daiot_state_api.c13 aiot_state_logcb_t g_logcb_handler = NULL;
15 int32_t aiot_state_set_logcb(aiot_state_logcb_t handler) in aiot_state_set_logcb()
A Daiot_state_api.h22 typedef int32_t (* aiot_state_logcb_t)(int32_t code, char *message); typedef
31 int32_t aiot_state_set_logcb(aiot_state_logcb_t handler);
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_log.c3 extern aiot_state_logcb_t g_logcb_handler;

Completed in 6 milliseconds