Home
last modified time | relevance | path

Searched refs:CFG_IS_SAP_BCAST_DEAUTH_ENABLED (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dcfg_mlme_sap.h668 #define CFG_IS_SAP_BCAST_DEAUTH_ENABLED CFG_INI_BOOL( \ macro
828 CFG(CFG_IS_SAP_BCAST_DEAUTH_ENABLED) \
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2403 cfg_get(psoc, CFG_IS_SAP_BCAST_DEAUTH_ENABLED); in mlme_init_sap_cfg()