Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h877 QDF_STATUS wlansap_start_bss(struct sap_context *sap_ctx,
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_regulatory.c1787 status = wlansap_start_bss(sap_ctx, hdd_hostapd_sap_event_cb, in hdd_restart_sap_with_new_phymode()
Dwlan_hdd_hostapd.c7062 status = wlansap_start_bss(sap_ctx, sap_event_callback, config, in wlan_hdd_cfg80211_start_bss()
Dwlan_hdd_main.c18639 qdf_status = wlansap_start_bss(ap_ctx->sap_context, in wlan_hdd_start_sap()
21502 status = wlansap_start_bss(sap_ctx, hdd_hostapd_sap_event_cb, in hdd_restart_sap()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c784 QDF_STATUS wlansap_start_bss(struct sap_context *sap_ctx, in wlansap_start_bss() function