TuyaOS
结构体 | 函数
tkl_init_wifi.h 文件参考

Common process - tkl init wifi description 更多...

#include "tkl_wifi.h"
#include "tkl_wifi_hostap.h"
tkl_init_wifi.h 的引用(Include)关系图:

浏览源代码.

结构体

struct  TKL_WIFI_HOSTAP_DESC_T
 the description of tuya kernel adapter layer wifi hostap api 更多...
 

函数

TKL_WIFI_DESC_Ttkl_wifi_desc_get (VOID_T)
 register wifi description to tuya object manage 更多...
 
TKL_WIFI_HOSTAP_DESC_Ttkl_wifi_hostap_desc_get (VOID_T)
 register wifi hostap description to tuya object manage 更多...
 

详细描述

Common process - tkl init wifi description

版本
0.1
日期
2021-08-06

函数说明

◆ tkl_wifi_desc_get()

TKL_WIFI_DESC_T * tkl_wifi_desc_get ( VOID_T  )

register wifi description to tuya object manage

返回
OPRT_OK on success. Others on error, please refer to tuya_error_code.h

◆ tkl_wifi_hostap_desc_get()

TKL_WIFI_HOSTAP_DESC_T * tkl_wifi_hostap_desc_get ( VOID_T  )

register wifi hostap description to tuya object manage

返回
OPRT_OK on success. Others on error, please refer to tuya_error_code.h