Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_api_link_cntl.c1110 (void *) eSAP_STATUS_FAILURE); in wlansap_roam_callback()
1413 (void *)eSAP_STATUS_FAILURE); in wlansap_roam_callback()
1424 (void *)eSAP_STATUS_FAILURE); in wlansap_roam_callback()
H A Dsap_fsm.c2567 } else if (eSAP_STATUS_FAILURE == (eSapStatus)context) { in sap_signal_hdd_event()
3618 eSAP_STATUS_FAILURE); in sap_fsm_handle_start_failure()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h216 eSAP_STATUS_FAILURE, /* General Failure. */ enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c2665 if (eSAP_STATUS_FAILURE == event->status) { in hdd_hostapd_sap_event_cb()