|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hal_common_ops_rom.h"
函数 | |
| osal_void | hal_add_vap (hal_to_dmac_device_stru *hal_device_base, wlan_vap_mode_enum_uint8 vap_mode, osal_u8 hal_vap_id, hal_to_dmac_vap_stru **hal_vap) |
| osal_void | hal_del_vap (hal_to_dmac_device_stru *hal_device, osal_u8 vap_id) |
| osal_void | hal_get_hal_vap (const hal_to_dmac_device_stru *hal_device_base, osal_u8 vap_id, hal_to_dmac_vap_stru **hal_vap) |
| osal_void hal_add_vap | ( | hal_to_dmac_device_stru * | hal_device_base, |
| wlan_vap_mode_enum_uint8 | vap_mode, | ||
| osal_u8 | hal_vap_id, | ||
| hal_to_dmac_vap_stru ** | hal_vap | ||
| ) |
| osal_void hal_del_vap | ( | hal_to_dmac_device_stru * | hal_device, |
| osal_u8 | vap_id | ||
| ) |
| osal_void hal_get_hal_vap | ( | const hal_to_dmac_device_stru * | hal_device_base, |
| osal_u8 | vap_id, | ||
| hal_to_dmac_vap_stru ** | hal_vap | ||
| ) |