| 
    Link Kit C-SDK
    4.0.0
    
   | 
 
状态码模块实现 更多...

函数 | |
| int32_t | aiot_state_set_logcb (aiot_state_logcb_t handler) | 
| 设置SDK的日志信息输出使用的回调函数  更多... | |
变量 | |
| aiot_state_logcb_t | g_logcb_handler = NULL | 
状态码模块实现
| int32_t aiot_state_set_logcb | ( | aiot_state_logcb_t | handler | ) | 
设置SDK的日志信息输出使用的回调函数
| handler | 日志回调函数 | 
| aiot_state_logcb_t g_logcb_handler = NULL | 
 1.8.11