WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
wal_regdb.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2019-2019. All rights reserved.
3
* Description: Header file for wal_regdb.c.
4
*/
5
6
#ifndef __WAL_REGDB_H__
7
#define __WAL_REGDB_H__
8
9
/*****************************************************************************
10
1 其他头文件包含
11
*****************************************************************************/
12
#include "
oal_ext_if.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
char
*
country_list
;
/* 国家列表 */
40
struct
ieee80211_reg_rule reg_rule;
/* 管制域规则 */
41
}
wal_country_reg_list_stru
;
42
/*****************************************************************************
43
8 UNION定义
44
*****************************************************************************/
45
/*****************************************************************************
46
9 OTHERS定义
47
*****************************************************************************/
48
/*****************************************************************************
49
10 函数声明
50
*****************************************************************************/
51
const
oal_ieee80211_regdomain_stru*
wal_regdb_find_db_etc
(
const
osal_s8
*country_code);
52
53
#ifdef __cplusplus
54
#if __cplusplus
55
}
56
#endif
57
#endif
58
59
#endif
/* end of wal_regdb.h */
oal_ext_if.h
osal_s8
signed char osal_s8
Definition
osal_types.h:17
wal_country_reg_list_stru
Definition
wal_regdb.h:38
wal_country_reg_list_stru::country_list
char * country_list
Definition
wal_regdb.h:39
wal_regdb_find_db_etc
const oal_ieee80211_regdomain_stru * wal_regdb_find_db_etc(const osal_s8 *country_code)
src
protocol
wifi
source
host
wal
release
liteOS
wal_regdb.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