qcacmn: Send roam preauth retry_count and no_ack_timeout ini to FW
Create and send user configurable ini for max number of roam preauth retries and roam preauth no-ack timeout to the firmware. Change-Id: I0343cb29952286d9b42a69136fc6353cd86e4752 CRs-Fixed: 2286079
这个提交包含在:
@@ -1932,6 +1932,8 @@ typedef struct {
|
||||
/* since this is 4 byte aligned, we don't declare it as tlv array */
|
||||
uint32_t mcsset[WMI_HOST_ROAM_OFFLOAD_NUM_MCS_SET >> 2];
|
||||
uint32_t ho_delay_for_rx;
|
||||
uint32_t roam_preauth_retry_count;
|
||||
uint32_t roam_preauth_no_ack_timeout;
|
||||
} roam_offload_param;
|
||||
|
||||
#define WMI_FILS_MAX_RRK_LENGTH 64
|
||||
|
在新工单中引用
屏蔽一个用户