qcacld-3.0: Remove dependency on WMA layer for green AP component
Remove dependency on WMA layer for green AP component by registering green AP events through target_if layer. Change-Id: Ic4ea8df1928db632b8e31f0a873b74c6aff4505d CRs-Fixed: 2167028
This commit is contained in:

committed by
snandini

parent
bd27d79273
commit
ceb9faa305
@@ -1387,9 +1387,6 @@ typedef struct {
|
||||
uint8_t lpss_support;
|
||||
#endif
|
||||
uint8_t ap_arpns_support;
|
||||
#ifdef WLAN_SUPPORT_GREEN_AP
|
||||
bool egap_support;
|
||||
#endif
|
||||
bool wmi_ready;
|
||||
uint32_t wlan_init_status;
|
||||
qdf_device_t qdf_dev;
|
||||
|
Reference in New Issue
Block a user