As part of the TDLS feature, structs sta_uapsd_trig_params and sta_uapsd_params were replicated from qcacmn wmi_unified_param.h to qcacld-3.0 wlan_tdls_public_structs.h, and conditional compilation based upon CONVERGED_TDLS_ENABLE was used to determine which structs are actually used by a build. Since these structs are not specific to TDLS, remove the duplicates and exclusive use the structs from qcacmn wmi_unified_param.h. This is co-dependent upon Ida0f2b6f131ff2dce7217b881ffadecfd685f563 ("qcacmn: Remove TDLS featurization from UAPSD trigger structs"). Change-Id: I37b2d80a4710aced158dcf2ea973d15801a7cecc CRs-Fixed: 2395823 |
||
---|---|---|
.. | ||
core/src | ||
dispatcher |