qcacmn: Replace blacklist/whitelist with denylist/allowlist
Replace blacklist/whitelist with denylist/allowlist in qca-wifi-host-cmn. Change-Id: I1a27d025ccb9d5fcc3c573d47a84f9667a229c9b CRs-Fixed: 3098934
This commit is contained in:

committed by
Madan Koyyalamudi

parent
24174b7be8
commit
19cc13911c
@@ -76,7 +76,7 @@ wmi_unified_vdev_set_gtx_cfg_cmd(wmi_unified_t wmi_handle, uint32_t if_id,
|
||||
#if defined(WLAN_FEATURE_ROAM_OFFLOAD) && defined(FEATURE_DENYLIST_MGR)
|
||||
/**
|
||||
* wmi_unified_send_reject_ap_list() - send the reject ap list maintained by
|
||||
* BLM to FW for roaming cases.
|
||||
* DLM to FW for roaming cases.
|
||||
* @wmi_handle: wmi handle
|
||||
* @reject_params: This contains the reject ap list, and the num of BSSIDs.
|
||||
*
|
||||
|
Reference in New Issue
Block a user