|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|


结构体 | |
| struct | tag_hmac_auth_rsp_param_stru |
| struct | tag_hmac_auth_rsp_handle_stru |
类型定义 | |
| typedef osal_u8 | hmac_ap_auth_process_code_enum_uint8 |
| typedef struct tag_hmac_auth_rsp_param_stru | hmac_auth_rsp_param_stru |
| typedef hmac_ap_auth_process_code_enum_uint8(* | hmac_auth_rsp_fun) (hmac_vap_stru *hmac_vap, const hmac_auth_rsp_param_stru *auth_rsp_param, osal_u8 *code, hmac_user_stru *hmac_user) |
| typedef struct tag_hmac_auth_rsp_handle_stru | hmac_auth_rsp_handle_stru |
函数 | |
| osal_u16 | hmac_encap_auth_rsp_etc (hmac_vap_stru *hmac_vap, oal_netbuf_stru *auth_rsp, oal_netbuf_stru *auth_req, osal_u8 *chtxt) |
| osal_u32 | hmac_mgmt_encap_asoc_rsp_ap_etc (hmac_vap_stru *hmac_vap, osal_u8 *sta_addr, hmac_user_stru *hmac_user, mac_status_code_enum_uint16 status_code, osal_u8 *asoc_rsp) |
| typedef hmac_ap_auth_process_code_enum_uint8(* hmac_auth_rsp_fun) (hmac_vap_stru *hmac_vap, const hmac_auth_rsp_param_stru *auth_rsp_param, osal_u8 *code, hmac_user_stru *hmac_user) |
| typedef struct tag_hmac_auth_rsp_handle_stru hmac_auth_rsp_handle_stru |
| typedef struct tag_hmac_auth_rsp_param_stru hmac_auth_rsp_param_stru |
| osal_u16 hmac_encap_auth_rsp_etc | ( | hmac_vap_stru * | hmac_vap, |
| oal_netbuf_stru * | auth_rsp, | ||
| oal_netbuf_stru * | auth_req, | ||
| osal_u8 * | chtxt | ||
| ) |
| osal_u32 hmac_mgmt_encap_asoc_rsp_ap_etc | ( | hmac_vap_stru * | hmac_vap, |
| osal_u8 * | sta_addr, | ||
| hmac_user_stru * | hmac_user, | ||
| mac_status_code_enum_uint16 | status_code, | ||
| osal_u8 * | asoc_rsp | ||
| ) |