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

浏览源代码.

类型定义

typedef osal_u32(* hmac_btcoex_check_by_ba_size_etc_cb) (hmac_user_stru *hmac_user)
 
typedef osal_void(* hmac_btcoex_adjust_addba_rsp_basize_cb) (hmac_vap_stru *hmac_vap, hmac_ba_rx_stru *addba_rsp)
 

函数

osal_void hmac_btcoex_update_ba_size (const hmac_vap_stru *hmac_vap, hmac_user_btcoex_delba_stru *btcoex_delba, const hal_btcoex_btble_status_stru *btble_status)
 
osal_u32 hmac_btcoex_delba_event_process (const hal_btcoex_btble_status_stru *btble_status, hmac_vap_stru *hmac_vap)
 
osal_void hmac_btcoex_delba_trigger (hmac_vap_stru *hmac_vap, oal_bool_enum_uint8 need_delba, hmac_user_btcoex_delba_stru *btcoex_delba)
 
osal_s32 hmac_btcoex_action_dela_ba_handler (hmac_vap_stru *hmac_vap)
 
osal_void hmac_btcoex_tx_addba_rsp_check (const oal_netbuf_stru *netbuf, hmac_user_stru *hmac_user)
 
osal_u32 hmac_btcoex_ba_init (osal_void)
 
osal_void hmac_btcoex_ba_deinit (osal_void)
 

类型定义说明

◆ hmac_btcoex_adjust_addba_rsp_basize_cb

typedef osal_void(* hmac_btcoex_adjust_addba_rsp_basize_cb) (hmac_vap_stru *hmac_vap, hmac_ba_rx_stru *addba_rsp)

◆ hmac_btcoex_check_by_ba_size_etc_cb

typedef osal_u32(* hmac_btcoex_check_by_ba_size_etc_cb) (hmac_user_stru *hmac_user)

函数说明

◆ hmac_btcoex_action_dela_ba_handler()

osal_s32 hmac_btcoex_action_dela_ba_handler ( hmac_vap_stru hmac_vap)

◆ hmac_btcoex_ba_deinit()

osal_void hmac_btcoex_ba_deinit ( osal_void  )

◆ hmac_btcoex_ba_init()

osal_u32 hmac_btcoex_ba_init ( osal_void  )

◆ hmac_btcoex_delba_event_process()

osal_u32 hmac_btcoex_delba_event_process ( const hal_btcoex_btble_status_stru btble_status,
hmac_vap_stru hmac_vap 
)

◆ hmac_btcoex_delba_trigger()

osal_void hmac_btcoex_delba_trigger ( hmac_vap_stru hmac_vap,
oal_bool_enum_uint8  need_delba,
hmac_user_btcoex_delba_stru btcoex_delba 
)

◆ hmac_btcoex_tx_addba_rsp_check()

osal_void hmac_btcoex_tx_addba_rsp_check ( const oal_netbuf_stru netbuf,
hmac_user_stru hmac_user 
)

◆ hmac_btcoex_update_ba_size()

osal_void hmac_btcoex_update_ba_size ( const hmac_vap_stru hmac_vap,
hmac_user_btcoex_delba_stru btcoex_delba,
const hal_btcoex_btble_status_stru btble_status 
)