|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
|
|
|
+ * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
|
|
|
*
|
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -665,8 +665,6 @@ QDF_STATUS sme_deregister_mgmt_frame(mac_handle_t mac_handle,
|
|
|
uint8_t sessionId,
|
|
|
uint16_t frameType, uint8_t *matchData,
|
|
|
uint16_t matchLen);
|
|
|
-QDF_STATUS sme_ConfigureAppsCpuWakeupState(mac_handle_t mac_handle,
|
|
|
- bool isAppsAwake);
|
|
|
#ifdef WLAN_FEATURE_EXTWOW_SUPPORT
|
|
|
QDF_STATUS sme_configure_ext_wow(mac_handle_t mac_handle,
|
|
|
tpSirExtWoWParams wlanExtParams,
|