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

浏览源代码.

类型定义

typedef osal_u32(* hmac_btcoex_update_ps_capability_resv) (hal_to_dmac_device_stru *hal_device, hmac_btcoex_ps_stru *ps_param)
 
typedef osal_void(* hmac_btcoex_set_wifi_status_irq_notify_cb) (hal_to_dmac_device_stru *hal_device, osal_u8 m2s_mode_mask)
 
typedef osal_void(* hmac_btcoex_notify_inout_siso_cb) (hal_to_dmac_device_stru *hal_device)
 

函数

osal_void hmac_btcoex_set_freq_and_work_state_hal_device (hal_to_dmac_device_stru *hal_device)
 
osal_void hmac_config_btcoex_assoc_state_proc (hmac_vap_stru *hmac_vap, const ble_status_stru *ble_status, hmac_user_btcoex_delba_stru *btcoex_delba, const bt_status_stru *bt_status, const hal_btcoex_btble_status_stru *btcoex_btble_status)
 
osal_bool hmac_config_btcoex_disassoc_state_syn (osal_void *notify_data)
 
osal_u32 hmac_btcoex_notify_init (osal_void)
 
osal_void hmac_btcoex_notify_deinit (osal_void)
 

类型定义说明

◆ hmac_btcoex_notify_inout_siso_cb

typedef osal_void(* hmac_btcoex_notify_inout_siso_cb) (hal_to_dmac_device_stru *hal_device)

◆ hmac_btcoex_set_wifi_status_irq_notify_cb

typedef osal_void(* hmac_btcoex_set_wifi_status_irq_notify_cb) (hal_to_dmac_device_stru *hal_device, osal_u8 m2s_mode_mask)

◆ hmac_btcoex_update_ps_capability_resv

typedef osal_u32(* hmac_btcoex_update_ps_capability_resv) (hal_to_dmac_device_stru *hal_device, hmac_btcoex_ps_stru *ps_param)

函数说明

◆ hmac_btcoex_notify_deinit()

osal_void hmac_btcoex_notify_deinit ( osal_void  )

◆ hmac_btcoex_notify_init()

osal_u32 hmac_btcoex_notify_init ( osal_void  )

◆ hmac_btcoex_set_freq_and_work_state_hal_device()

osal_void hmac_btcoex_set_freq_and_work_state_hal_device ( hal_to_dmac_device_stru hal_device)

◆ hmac_config_btcoex_assoc_state_proc()

osal_void hmac_config_btcoex_assoc_state_proc ( hmac_vap_stru hmac_vap,
const ble_status_stru ble_status,
hmac_user_btcoex_delba_stru btcoex_delba,
const bt_status_stru bt_status,
const hal_btcoex_btble_status_stru btcoex_btble_status 
)

◆ hmac_config_btcoex_disassoc_state_syn()

osal_bool hmac_config_btcoex_disassoc_state_syn ( osal_void notify_data)