WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hmac_alg_notify.h 文件参考
#include "hmac_alg_if.h"
#include "dmac_ext_if_hcm.h"
#include "hmac_main.h"
#include "hmac_vap.h"
#include "hmac_thruput_test.h"
hmac_alg_notify.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

函数

osal_u32 hmac_alg_cfg_channel_notify (hmac_vap_stru *hmac_vap, mac_alg_channel_bw_chg_type_uint8 type)
 
osal_u32 hmac_alg_cfg_btcoex_state_notify (hal_to_dmac_device_stru *hal_device, hmac_alg_bt_aggr_time_uint8 type)
 
osal_u32 hmac_alg_add_assoc_user_notify (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user)
 
osal_u32 hmac_alg_del_assoc_user_notify (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user)
 
osal_u32 hmac_alg_rx_mgmt_notify (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, oal_netbuf_stru *buf)
 
osal_u32 hmac_alg_rx_cntl_notify (const hmac_vap_stru *hmac_vap, const hmac_user_stru *hmac_user, const oal_netbuf_stru *buf)
 
osal_voidhmac_alg_get_algorithm_main (osal_void)
 
osal_u32 hmac_scan_param_sync (const mac_scan_req_stru *scan_req_params)
 
osal_u32 hmac_alg_scan_ch_complete_notify (osal_void *param)
 
osal_u32 hmac_alg_anti_intf_tbtt_handler (hmac_vap_stru *hmac_vap, hal_to_dmac_device_stru *hal_device)
 
osal_void hmac_alg_vap_up_hmac_to_dmac (hmac_vap_stru *mac_vap)
 

函数说明

◆ hmac_alg_add_assoc_user_notify()

osal_u32 hmac_alg_add_assoc_user_notify ( hmac_vap_stru hmac_vap,
hmac_user_stru hmac_user 
)

◆ hmac_alg_anti_intf_tbtt_handler()

osal_u32 hmac_alg_anti_intf_tbtt_handler ( hmac_vap_stru hmac_vap,
hal_to_dmac_device_stru hal_device 
)

◆ hmac_alg_cfg_btcoex_state_notify()

osal_u32 hmac_alg_cfg_btcoex_state_notify ( hal_to_dmac_device_stru hal_device,
hmac_alg_bt_aggr_time_uint8  type 
)

◆ hmac_alg_cfg_channel_notify()

osal_u32 hmac_alg_cfg_channel_notify ( hmac_vap_stru hmac_vap,
mac_alg_channel_bw_chg_type_uint8  type 
)

◆ hmac_alg_del_assoc_user_notify()

osal_u32 hmac_alg_del_assoc_user_notify ( hmac_vap_stru hmac_vap,
hmac_user_stru hmac_user 
)

◆ hmac_alg_get_algorithm_main()

osal_void * hmac_alg_get_algorithm_main ( osal_void  )

◆ hmac_alg_rx_cntl_notify()

osal_u32 hmac_alg_rx_cntl_notify ( const hmac_vap_stru hmac_vap,
const hmac_user_stru hmac_user,
const oal_netbuf_stru buf 
)

◆ hmac_alg_rx_mgmt_notify()

osal_u32 hmac_alg_rx_mgmt_notify ( hmac_vap_stru hmac_vap,
hmac_user_stru hmac_user,
oal_netbuf_stru buf 
)

◆ hmac_alg_scan_ch_complete_notify()

osal_u32 hmac_alg_scan_ch_complete_notify ( osal_void param)

◆ hmac_alg_vap_up_hmac_to_dmac()

osal_void hmac_alg_vap_up_hmac_to_dmac ( hmac_vap_stru mac_vap)

◆ hmac_scan_param_sync()

osal_u32 hmac_scan_param_sync ( const mac_scan_req_stru scan_req_params)