Home
last modified time | relevance | path

Searched refs:BEARER_WLAN (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/core/src/
H A Dwlan_ll_lt_sap_bearer_switch.c571 bs_sm_transition_to(bs_ctx, BEARER_WLAN); in ll_lt_sap_handle_bs_to_wlan_completed_wlan_in_non_wlan_state()
1015 bs_sm_transition_to(bs_ctx, BEARER_WLAN); in ll_lt_sap_handle_bs_to_wlan_timeout()
1049 bs_sm_transition_to(bs_ctx, BEARER_WLAN); in ll_lt_sap_handle_bs_to_wlan_completed()
1079 bs_sm_transition_to(bs_ctx, BEARER_WLAN); in ll_lt_sap_handle_bs_to_wlan_failure()
1257 bs_sm_state_update(bs_ctx, BEARER_WLAN); in bs_state_wlan_entry()
1422 (uint8_t)BEARER_WLAN,
H A Dwlan_ll_lt_sap_bearer_switch.h43 BEARER_WLAN = 3, enumerator