|
| typedef osal_void(* | hmac_11r_set_md_ie_cb) (hmac_vap_stru *hmac_vap, osal_u8 **buffer, osal_u8 *ie_len) |
| |
| typedef osal_void(* | hmac_11r_set_authentication_mode_cb) (hmac_vap_stru *hmac_vap, const mac_conn_security_stru *conn_sec) |
| |
| typedef osal_void(* | hmac_11r_mib_init_cfg_cb) (hmac_vap_stru *hmac_vap, const mac_conn_security_stru *conn_sec, mac_bss_dscr_stru *bss_dscr) |
| |
| typedef osal_void(* | hmac_11r_init_ft_cfg_cb) (hmac_vap_stru *hmac_vap, mac_conn_security_stru *conn_sec) |
| |
| typedef osal_void(* | hmac_11r_encap_auth_req_ft_ie_cb) (hmac_vap_stru *hmac_vap, osal_u8 *mgmt_frame, osal_u16 *auth_req_len) |
| |
| typedef osal_u32(* | hmac_roam_auth_seq2_11r_process_cb) (hmac_vap_stru *hmac_vap, hmac_roam_info_stru *roam_info, mac_rx_ctl_stru *rx_ctrl, osal_u8 *mac_hdr) |
| |
| typedef osal_u32(* | hmac_11r_process_assoc_rsp_cb) (hmac_vap_stru *hmac_vap, hmac_roam_info_stru *roam_info) |
| |
| typedef osal_u32(* | hmac_11r_roam_connect_start_etc_cb) (hmac_vap_stru *hmac_vap, hmac_roam_info_stru *roam_info, mac_bss_dscr_stru *bss_dscr) |
| |
| typedef osal_void(* | hmac_11r_roam_connect_to_bss_cb) (hmac_vap_stru *hmac_vap, const hmac_roam_info_stru *roam_info, oal_bool_enum_uint8 *need_to_stop_user) |
| |
| typedef osal_void(* | hmac_11r_roam_change_app_ie_cb) (hmac_vap_stru *hmac_vap, app_ie_type_uint8 *app_ie_type) |
| |
| typedef osal_void(* | hmac_11r_roam_connect_fsm_init_cb) (hmac_roam_fsm_func hmac_roam_connect_fsm_func[][ROAM_CONNECT_FSM_EVENT_TYPE_BUTT]) |
| |
| typedef osal_void(* | hmac_get_11r_cap_cb) (hmac_vap_stru *hmac_vap, osal_s32 *pl_value) |
| |
| typedef osal_void(* | hmac_set_11r_md_ft_over_ds_cb) (hmac_vap_stru *hmac_vap, osal_u8 *ies, osal_u32 ie_len) |
| |