fw-api: CL 26403375 - update fw common interface files
Change-Id: Iffbdb9b10ea111ec9fbdceefb893b6f0bb3e8f2f CRs-Fixed: 2262693
This commit is contained in:
@@ -27014,7 +27014,9 @@ typedef enum {
|
||||
/** Lower threshold for beacon-RSSI. Used to increase RX chainmask. */
|
||||
WMI_STA_SMPS_PARAM_LOWER_BRSSI_THRESH = 4,
|
||||
/** Enable/Disable DTIM 1chRx feature */
|
||||
WMI_STA_SMPS_PARAM_DTIM_1CHRX_ENABLE = 5
|
||||
WMI_STA_SMPS_PARAM_DTIM_1CHRX_ENABLE = 5,
|
||||
/** Enable/Disable dynamic bw feature */
|
||||
WMI_STA_SMPS_PARAM_DYNAMIC_BW_SWITCH = 6,
|
||||
} wmi_sta_smps_param;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user