Home
last modified time | relevance | path

Searched refs:WLAN_CM_SS_PREAUTH (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_sm.c122 cm_sm_transition_to(cm_ctx, WLAN_CM_SS_PREAUTH); in cm_state_roaming_event()
182 cm_set_substate(cm_ctx, WLAN_CM_SS_PREAUTH); in cm_subst_preauth_entry()
H A Dwlan_cm_main.h81 WLAN_CM_SS_PREAUTH = 10, enumerator
H A Dwlan_cm_sm.c1181 (uint8_t)WLAN_CM_SS_PREAUTH,
H A Dwlan_cm_util.c1483 if (state == WLAN_CM_S_ROAMING && sub_state == WLAN_CM_SS_PREAUTH) in cm_is_vdev_roam_preauth_state()