WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_chan_mgmt.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2020-2022. All rights reserved.
3 * Description: Header file for hal_phy.c.
4 */
5
6#ifndef HAL_CHAN_MGMT_H
7#define HAL_CHAN_MGMT_H
8
9/*****************************************************************************
10 1 其他头文件包含
11*****************************************************************************/
12#include "hal_chan_mgmt_rom.h"
13
14#undef THIS_FILE_ID
15#define THIS_FILE_ID OAM_FILE_ID_HAL_CHAN_MGMT_H
16
17#undef THIS_MOD_ID
18#define THIS_MOD_ID DIAG_MOD_ID_WIFI_DEVICE
19
20#ifdef __cplusplus
21#if __cplusplus
22extern "C" {
23#endif
24#endif
25
26#undef THIS_FILE_ID
27#define THIS_FILE_ID OAM_FILE_ID_HAL_CHAN_MGMT_H
28
31#ifndef _PRE_WLAN_ATE
33 const hal_scan_info_stru *hal_scan_info);
35 hal_scan_pause_type_enum_uint8 hal_scan_pause_type);
36#endif
39#ifdef __cplusplus
40#if __cplusplus
41}
42#endif
43#endif
44
45#endif
osal_u32 hh503_set_bandwidth_mode_cb(hal_to_dmac_device_stru *hal_device, wlan_channel_bandwidth_enum_uint8 bandwidth)
osal_u32 hal_scan_params_handle_cb(hal_to_dmac_device_stru *hal_device, hal_scan_params_stru *hal_scan_params, const hal_scan_info_stru *hal_scan_info)
osal_void hal_set_radar_config_enable(oal_bool_enum_uint8 value)
oal_bool_enum_uint8 hal_get_radar_config_enable(osal_void)
osal_u32 hal_scan_pause_handle_cb(hal_to_dmac_device_stru *hal_device, hal_scan_pause_type_enum_uint8 hal_scan_pause_type)
osal_u8 hal_scan_pause_type_enum_uint8
Definition hal_common_ops_device_rom.h:1233
osal_u8 oal_bool_enum_uint8
Definition oal_types_device_rom.h:45
void osal_void
Definition osal_types.h:29
unsigned int osal_u32
Definition osal_types.h:13
Definition hal_common_ops_device_rom.h:1235
Definition hal_ops_common_rom.h:405
Definition hal_ops_common_rom.h:529
osal_u8 wlan_channel_bandwidth_enum_uint8
Definition wlan_types_base_rom.h:237