Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_softap_tx_rx.h161 QDF_STATUS hdd_softap_stop_bss(struct hdd_adapter *adapter);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_softap_tx_rx.c687 QDF_STATUS hdd_softap_stop_bss(struct hdd_adapter *adapter) in hdd_softap_stop_bss() function
H A Dwlan_hdd_hostapd.c3255 qdf_status = hdd_softap_stop_bss(adapter); in hdd_hostapd_sap_event_cb()