Home
last modified time | relevance | path

Searched refs:SAP_STOPPING (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_internal.h103 SAP_STOPPING enumerator
Dsap_fsm.c2586 if (sap_ctx->fsm_state == SAP_STOPPING) { in sap_signal_hdd_event()
3603 sap_ctx->fsm_state = SAP_STOPPING; in sap_fsm_handle_start_failure()
3963 sap_ctx->fsm_state = SAP_STOPPING; in sap_fsm_state_started()
4119 case SAP_STOPPING: in sap_fsm()
Dsap_api_link_cntl.c476 sap_ctx->fsm_state == SAP_STOPPING) { in wlansap_roam_process_ch_change_success()