WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_vap_rom.h 文件参考
hal_vap_rom.h 的引用(Include)关系图:

浏览源代码.

函数

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)
 

函数说明

◆ hal_add_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 
)

◆ hal_del_vap()

osal_void hal_del_vap ( hal_to_dmac_device_stru hal_device,
osal_u8  vap_id 
)

◆ hal_get_hal_vap()

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 
)