|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hmac_alg_if.h"#include "dmac_ext_if_hcm.h"#include "hmac_main.h"#include "hmac_vap.h"#include "hmac_thruput_test.h"

函数 | |
| 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_void * | hmac_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) |
| osal_u32 hmac_alg_add_assoc_user_notify | ( | hmac_vap_stru * | hmac_vap, |
| hmac_user_stru * | hmac_user | ||
| ) |
| osal_u32 hmac_alg_anti_intf_tbtt_handler | ( | hmac_vap_stru * | hmac_vap, |
| hal_to_dmac_device_stru * | hal_device | ||
| ) |
| 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_cfg_channel_notify | ( | hmac_vap_stru * | hmac_vap, |
| mac_alg_channel_bw_chg_type_uint8 | type | ||
| ) |
| osal_u32 hmac_alg_del_assoc_user_notify | ( | hmac_vap_stru * | hmac_vap, |
| hmac_user_stru * | hmac_user | ||
| ) |
| 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_u32 hmac_alg_rx_mgmt_notify | ( | hmac_vap_stru * | hmac_vap, |
| hmac_user_stru * | hmac_user, | ||
| oal_netbuf_stru * | buf | ||
| ) |
| osal_void hmac_alg_vap_up_hmac_to_dmac | ( | hmac_vap_stru * | mac_vap | ) |
| osal_u32 hmac_scan_param_sync | ( | const mac_scan_req_stru * | scan_req_params | ) |