WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
wal_11d.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2019-2019. All rights reserved.
3
* Description: Header file for wal_11d.c.
4
*/
5
6
#ifndef __WAL_11D_H__
7
#define __WAL_11D_H__
8
9
/*****************************************************************************
10
1 其他头文件包含
11
*****************************************************************************/
12
#include "
hmac_chan_mgmt.h
"
13
14
#ifdef __cplusplus
15
#if __cplusplus
16
extern
"C"
{
17
#endif
18
#endif
19
20
/*****************************************************************************
21
2 宏定义
22
*****************************************************************************/
23
/*****************************************************************************
24
3 枚举定义
25
*****************************************************************************/
26
/*****************************************************************************
27
4 全局变量声明
28
*****************************************************************************/
29
/*****************************************************************************
30
5 消息头定义
31
*****************************************************************************/
32
/*****************************************************************************
33
6 消息定义
34
*****************************************************************************/
35
/*****************************************************************************
36
7 STRUCT定义
37
*****************************************************************************/
38
typedef
struct
{
39
td_char
*
pc_country
;
/* 国家字符串 */
40
mac_dfs_domain_enum_uint8
dfs_domain
;
/* DFS 雷达标准 */
41
td_u8
reserved
[3];
/* 3 BYTE保留字段 */
42
}
wal_dfs_domain_entry_stru
;
43
44
/*****************************************************************************
45
8 UNION定义
46
*****************************************************************************/
47
/*****************************************************************************
48
9 OTHERS定义
49
*****************************************************************************/
50
/*****************************************************************************
51
10 函数声明
52
*****************************************************************************/
53
td_u32
wal_regdomain_update
(oal_net_device_stru *netdev,
const
td_char
*country,
td_u8
country_code_len);
54
#ifdef _PRE_WLAN_FEATURE_DFS
55
td_u32
wal_regdomain_update_for_dfs(oal_net_device_stru *netdev,
td_char
*country);
56
#endif
57
td_s32
wal_util_set_country_code
(oal_net_device_stru *net_dev,
osal_s8
*country_code);
58
59
#ifdef __cplusplus
60
#if __cplusplus
61
}
62
#endif
63
#endif
64
65
#endif
/* end of wal_11d.h */
hmac_chan_mgmt.h
mac_dfs_domain_enum_uint8
osal_u8 mac_dfs_domain_enum_uint8
Definition
mac_regdomain.h:83
reserved
osal_u16 reserved
Definition
oal_net.h:4
osal_s8
signed char osal_s8
Definition
osal_types.h:17
wal_dfs_domain_entry_stru
Definition
wal_11d.h:38
wal_dfs_domain_entry_stru::dfs_domain
mac_dfs_domain_enum_uint8 dfs_domain
Definition
wal_11d.h:40
wal_dfs_domain_entry_stru::pc_country
td_char * pc_country
Definition
wal_11d.h:39
td_u8
unsigned char td_u8
Definition
td_type.h:36
td_u32
unsigned int td_u32
Definition
td_type.h:38
td_s32
int td_s32
Definition
td_type.h:44
td_char
char td_char
Definition
td_type.h:41
wal_regdomain_update
td_u32 wal_regdomain_update(oal_net_device_stru *netdev, const td_char *country, td_u8 country_code_len)
wal_util_set_country_code
td_s32 wal_util_set_country_code(oal_net_device_stru *net_dev, osal_s8 *country_code)
src
protocol
wifi
source
host
wal
release
liteOS
wal_11d.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:13 , 为 WS63 SDK 文档使用
1.9.8