Home
last modified time | relevance | path

Searched refs:eSAP_STATUS_SUCCESS (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_api_link_cntl.c239 (void *)eSAP_STATUS_SUCCESS); in wlansap_send_acs_success_event()
386 sap_ctx->sap_status = eSAP_STATUS_SUCCESS; in wlansap_pre_start_bss_acs_scan_callback()
400 sap_ctx->sap_status = eSAP_STATUS_SUCCESS; in wlansap_pre_start_bss_acs_scan_callback()
422 sap_ctx->sap_status = eSAP_STATUS_SUCCESS; in wlansap_pre_start_bss_acs_scan_callback()
769 (void *) eSAP_STATUS_SUCCESS); in wlansap_roam_process_dfs_radar_found()
842 (void *) eSAP_STATUS_SUCCESS); in wlansap_roam_process_infra_assoc_ind()
1117 (void *) eSAP_STATUS_SUCCESS); in wlansap_roam_callback()
1123 (void *) eSAP_STATUS_SUCCESS); in wlansap_roam_callback()
1169 (void *) eSAP_STATUS_SUCCESS); in wlansap_roam_callback()
1211 (void *) eSAP_STATUS_SUCCESS); in wlansap_roam_callback()
[all …]
Dsap_fsm.c339 (void *)eSAP_STATUS_SUCCESS); in sap_random_channel_sel()
2557 if (eSAP_STATUS_SUCCESS == (eSapStatus)context) { in sap_signal_hdd_event()
2982 eSAP_STATUS_SUCCESS); in sap_cac_start_notify()
3066 eSAP_STATUS_SUCCESS); in sap_cac_end_notify()
3091 eSAP_STATUS_SUCCESS); in sap_cac_end_notify()
3173 (void *)eSAP_STATUS_SUCCESS); in sap_validate_dfs_nol()
3641 eSAP_STATUS_SUCCESS); in sap_propagate_cac_events()
3651 eSAP_STATUS_SUCCESS); in sap_propagate_cac_events()
3800 (void *)eSAP_STATUS_SUCCESS); in sap_fsm_state_starting()
3808 (void *)eSAP_STATUS_SUCCESS); in sap_fsm_state_starting()
[all …]
Dsap_module.c2898 (void *) eSAP_STATUS_SUCCESS); in wlansap_acs_chselect()
/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h215 eSAP_STATUS_SUCCESS, /* Success. */ enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c3192 eSAP_STATUS_SUCCESS) { in hdd_hostapd_sap_event_cb()