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

浏览源代码.

结构体

struct  hmac_tx_action_params
 
struct  hmac_rx_mgmt_deal_stru
 

宏定义

#define THIS_FILE_ID   OAM_FILE_ID_HMAC_MGMT_CLASSIFIER_H
 

函数

osal_u32 hmac_mgmt_tx_action_etc (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, mac_action_mgmt_args_stru *action_args)
 
osal_s32 hmac_mgmt_rx_delba_event_etc (hmac_vap_stru *hmac_vap, frw_msg *msg)
 
osal_void hmac_mgmt_send_disasoc_msg (hmac_vap_stru *hmac_vap, osal_u8 *da, osal_u16 err_code)
 
osal_s32 hmac_mgmt_send_disasoc_event (hmac_vap_stru *hmac_vap, frw_msg *msg)
 
osal_void hmac_mgmt_send_deauth_event (hmac_vap_stru *hmac_vap, osal_u8 *da, osal_u16 err_code)
 
osal_void hmac_send_disasoc_misc_msg (hmac_vap_stru *hmac_vap, osal_u16 user_idx, osal_u16 disasoc_reason)
 
osal_s32 hmac_handle_disasoc_misc_msg (hmac_vap_stru *hmac_vap, frw_msg *msg)
 
osal_u32 hmac_send_disassoc_misc_event (hmac_vap_stru *hmac_vap, osal_u16 user_idx, osal_u16 disasoc_reason)
 
osal_s32 hmac_rx_process_report_mgmt_ctrl (hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf)
 
osal_s32 hmac_rx_process_ba_sync_event (hmac_vap_stru *hmac_vap, hmac_ctx_action_event_stru *crx_action_sync)
 
osal_s32 hmac_join_set_dtim_reg_event_process (hmac_vap_stru *hmac_vap)
 
osal_s32 hmac_join_set_reg_event_process (hmac_vap_stru *hmac_vap, hmac_ctx_join_req_set_reg_stru *reg_params)
 
osal_s32 hmac_set_multi_bssid (hmac_vap_stru *hmac_vap, mac_scanned_all_bss_info *all_bss_info)
 
osal_s32 hmac_rx_process_mgmt_ctrl (oal_netbuf_stru *netbuf)
 
osal_void hmac_mgmt_connect_set_channel (hmac_device_stru *hmac_device, hal_to_dmac_device_stru *hal_device, hmac_vap_stru *up_vap, mac_channel_stru *channel)
 
osal_s32 hmac_rx_cut_process_mgmt_ctrl_event (hmac_vap_stru *hmac_vap, frw_msg *msg)
 
osal_u32 hmac_process_del_sta (osal_u8 vap_id)
 
osal_u32 hmac_tx_process_mgmt_event (hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf)
 
osal_s32 hmac_rx_mgmt_event_adapt (hmac_vap_stru *hmac_vap, frw_msg *msg)
 

宏定义说明

◆ THIS_FILE_ID

#define THIS_FILE_ID   OAM_FILE_ID_HMAC_MGMT_CLASSIFIER_H

函数说明

◆ hmac_handle_disasoc_misc_msg()

osal_s32 hmac_handle_disasoc_misc_msg ( hmac_vap_stru hmac_vap,
frw_msg msg 
)

◆ hmac_join_set_dtim_reg_event_process()

osal_s32 hmac_join_set_dtim_reg_event_process ( hmac_vap_stru hmac_vap)

◆ hmac_join_set_reg_event_process()

osal_s32 hmac_join_set_reg_event_process ( hmac_vap_stru hmac_vap,
hmac_ctx_join_req_set_reg_stru reg_params 
)

◆ hmac_mgmt_connect_set_channel()

osal_void hmac_mgmt_connect_set_channel ( hmac_device_stru hmac_device,
hal_to_dmac_device_stru hal_device,
hmac_vap_stru up_vap,
mac_channel_stru channel 
)

◆ hmac_mgmt_rx_delba_event_etc()

osal_s32 hmac_mgmt_rx_delba_event_etc ( hmac_vap_stru hmac_vap,
frw_msg msg 
)
extern

◆ hmac_mgmt_send_deauth_event()

osal_void hmac_mgmt_send_deauth_event ( hmac_vap_stru hmac_vap,
osal_u8 da,
osal_u16  err_code 
)
extern

◆ hmac_mgmt_send_disasoc_event()

osal_s32 hmac_mgmt_send_disasoc_event ( hmac_vap_stru hmac_vap,
frw_msg msg 
)
extern

◆ hmac_mgmt_send_disasoc_msg()

osal_void hmac_mgmt_send_disasoc_msg ( hmac_vap_stru hmac_vap,
osal_u8 da,
osal_u16  err_code 
)
extern

◆ hmac_mgmt_tx_action_etc()

osal_u32 hmac_mgmt_tx_action_etc ( hmac_vap_stru hmac_vap,
hmac_user_stru hmac_user,
mac_action_mgmt_args_stru action_args 
)
extern

◆ hmac_process_del_sta()

osal_u32 hmac_process_del_sta ( osal_u8  vap_id)

◆ hmac_rx_cut_process_mgmt_ctrl_event()

osal_s32 hmac_rx_cut_process_mgmt_ctrl_event ( hmac_vap_stru hmac_vap,
frw_msg msg 
)

◆ hmac_rx_mgmt_event_adapt()

osal_s32 hmac_rx_mgmt_event_adapt ( hmac_vap_stru hmac_vap,
frw_msg msg 
)

◆ hmac_rx_process_ba_sync_event()

osal_s32 hmac_rx_process_ba_sync_event ( hmac_vap_stru hmac_vap,
hmac_ctx_action_event_stru crx_action_sync 
)

◆ hmac_rx_process_mgmt_ctrl()

osal_s32 hmac_rx_process_mgmt_ctrl ( oal_netbuf_stru netbuf)

◆ hmac_rx_process_report_mgmt_ctrl()

osal_s32 hmac_rx_process_report_mgmt_ctrl ( hmac_vap_stru hmac_vap,
oal_netbuf_stru netbuf 
)

◆ hmac_send_disasoc_misc_msg()

osal_void hmac_send_disasoc_misc_msg ( hmac_vap_stru hmac_vap,
osal_u16  user_idx,
osal_u16  disasoc_reason 
)

◆ hmac_send_disassoc_misc_event()

osal_u32 hmac_send_disassoc_misc_event ( hmac_vap_stru hmac_vap,
osal_u16  user_idx,
osal_u16  disasoc_reason 
)

◆ hmac_set_multi_bssid()

osal_s32 hmac_set_multi_bssid ( hmac_vap_stru hmac_vap,
mac_scanned_all_bss_info all_bss_info 
)

◆ hmac_tx_process_mgmt_event()

osal_u32 hmac_tx_process_mgmt_event ( hmac_vap_stru hmac_vap,
oal_netbuf_stru netbuf 
)