Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c145 CASE_RETURN_STRING(eSAP_STOP_BSS_EVENT); in sap_hdd_event_to_string()
2133 case eSAP_STOP_BSS_EVENT: in sap_update_cac_history()
2142 if (event_id == eSAP_STOP_BSS_EVENT) in sap_update_cac_history()
2158 if (event_id == eSAP_STOP_BSS_EVENT) in sap_update_cac_history()
2572 case eSAP_STOP_BSS_EVENT: in sap_signal_hdd_event()
2573 sap_ap_event->sapHddEventCode = eSAP_STOP_BSS_EVENT; in sap_signal_hdd_event()
4053 eSAP_STOP_BSS_EVENT, in sap_fsm_state_stopping()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h140 eSAP_STOP_BSS_EVENT, /* Event sent when BSS is stopped */ enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c2439 case eSAP_STOP_BSS_EVENT: in hdd_hostapd_sap_event_cb()
3293 if (eSAP_STOP_BSS_EVENT == event_id) { in hdd_hostapd_sap_event_cb()