|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hal_ops_common_rom.h"#include "mac_vap_ext.h"#include "oal_types_device_rom.h"#include "osal_types.h"

类型定义 | |
| typedef oal_bool_enum_uint8(* | hmac_m2s_btcoex_need_switch_check_cb) (const hal_to_dmac_device_stru *hal_device, osal_u8 *m2s_mode_mask) |
| typedef osal_void(* | hmac_btcoex_m2s_allow_check_cb) (hal_to_dmac_device_stru *hal_device, const hmac_vap_stru *hmac_vap) |
| typedef osal_void(* | hmac_btcoex_m2s_back_to_mimo_check_cb) (hal_to_dmac_device_stru *hal_device) |
| typedef osal_bool(* | hmac_btcoex_m2s_back_to_mimo_cb) (hal_to_dmac_device_stru *hal_device, osal_u8 *m2s_mode_mask) |
| typedef osal_bool(* | hmac_btcoex_m2s_update_hal_device_cb) (const hal_to_dmac_device_stru *hal_device, osal_u8 *m2s_mode_mask) |
| typedef osal_void(* | hmac_btcoex_m2s_choose_mimo_siso_cb) (hal_to_dmac_device_stru *hal_device) |
函数 | |
| osal_u32 | hmac_btcoex_m2s_switch_apply (hal_to_dmac_device_stru *hal_device, osal_u8 m2s_mode_mask) |
| osal_u32 | hmac_btcoex_s2m_switch_apply (hal_to_dmac_device_stru *hal_device, osal_u8 m2s_mode_mask) |
| osal_u32 | hmac_btcoex_s2m_siso_ap_resume_callback (osal_void *arg) |
| osal_void | hmac_btcoex_assoc_ap_check_process (hal_to_dmac_device_stru *hal_device) |
| osal_u32 | hmac_btcoex_m2s_init (osal_void) |
| osal_void | hmac_btcoex_m2s_deinit (osal_void) |
| typedef osal_void(* hmac_btcoex_m2s_allow_check_cb) (hal_to_dmac_device_stru *hal_device, const hmac_vap_stru *hmac_vap) |
| typedef osal_bool(* hmac_btcoex_m2s_back_to_mimo_cb) (hal_to_dmac_device_stru *hal_device, osal_u8 *m2s_mode_mask) |
| typedef osal_void(* hmac_btcoex_m2s_back_to_mimo_check_cb) (hal_to_dmac_device_stru *hal_device) |
| typedef osal_void(* hmac_btcoex_m2s_choose_mimo_siso_cb) (hal_to_dmac_device_stru *hal_device) |
| typedef osal_bool(* hmac_btcoex_m2s_update_hal_device_cb) (const hal_to_dmac_device_stru *hal_device, osal_u8 *m2s_mode_mask) |
| typedef oal_bool_enum_uint8(* hmac_m2s_btcoex_need_switch_check_cb) (const hal_to_dmac_device_stru *hal_device, osal_u8 *m2s_mode_mask) |
| osal_void hmac_btcoex_assoc_ap_check_process | ( | hal_to_dmac_device_stru * | hal_device | ) |
| osal_u32 hmac_btcoex_m2s_switch_apply | ( | hal_to_dmac_device_stru * | hal_device, |
| osal_u8 | m2s_mode_mask | ||
| ) |
| osal_u32 hmac_btcoex_s2m_switch_apply | ( | hal_to_dmac_device_stru * | hal_device, |
| osal_u8 | m2s_mode_mask | ||
| ) |