|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <wifi_api.h>
成员变量 | |
| ext_wifi_iftype | iftype |
| void * | priv |
| int | network_id |
| int | ifname_len |
| char | ifname [WIFI_IFNAME_MAX_SIZE+1] |
| char | reserve [1] |
| char ext_wifi_dev::ifname[WIFI_IFNAME_MAX_SIZE+1] |
| int ext_wifi_dev::ifname_len |
| ext_wifi_iftype ext_wifi_dev::iftype |
| int ext_wifi_dev::network_id |
| void* ext_wifi_dev::priv |
| char ext_wifi_dev::reserve[1] |