|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hmac_mgmt_sta.h"#include "hmac_scan.h"#include "oal_netbuf_data.h"#include "hmac_btcoex.h"#include "hmac_btcoex_ba.h"#include "hmac_btcoex_m2s.h"#include "hmac_btcoex_ps.h"#include "frw_util_notifier.h"#include "hmac_feature_interface.h"#include "hmac_btcoex_notify.h"
宏定义 | |
| #define | __HMAC_BTCOEX_NOTIFY_C__ |
| #define | THIS_FILE_ID DIAG_FILE_ID_WIFI_HOST_HMAC_BTCOEX_NOTIFY_C |
| #define | THIS_MOD_ID DIAG_MOD_ID_WIFI_HOST |
函数 | |
| OSAL_STATIC osal_void | hmac_btcoex_set_wifi_status_irq_notify (osal_u8 id, osal_u8 val) |
| OSAL_STATIC osal_u16 | hmac_btcoex_chan_to_bitmap (osal_u8 chan_idx, wlan_channel_bandwidth_enum_uint8 band_width) |
| OSAL_STATIC osal_void | hmac_btcoex_update_ps_capability (hal_to_dmac_device_stru *hal_device, hmac_btcoex_ps_stru *ps_param) |
| 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_STATIC osal_void | hmac_btcoex_notify_inout_siso (hal_to_dmac_device_stru *hal_device) |
| osal_u32 | hmac_btcoex_notify_init (osal_void) |
| osal_void | hmac_btcoex_notify_deinit (osal_void) |
| #define __HMAC_BTCOEX_NOTIFY_C__ |
| #define THIS_FILE_ID DIAG_FILE_ID_WIFI_HOST_HMAC_BTCOEX_NOTIFY_C |
| #define THIS_MOD_ID DIAG_MOD_ID_WIFI_HOST |
| OSAL_STATIC osal_u16 hmac_btcoex_chan_to_bitmap | ( | osal_u8 | chan_idx, |
| wlan_channel_bandwidth_enum_uint8 | band_width | ||
| ) |
| OSAL_STATIC osal_void hmac_btcoex_notify_inout_siso | ( | 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_STATIC osal_void hmac_btcoex_set_wifi_status_irq_notify | ( | osal_u8 | id, |
| osal_u8 | val | ||
| ) |
| OSAL_STATIC osal_void hmac_btcoex_update_ps_capability | ( | hal_to_dmac_device_stru * | hal_device, |
| hmac_btcoex_ps_stru * | ps_param | ||
| ) |
| 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 | ||
| ) |