|
@@ -16946,6 +16946,8 @@ typedef struct {
|
|
|
* the two most-significant bytes (2 & 3) hold the TX monitor time.
|
|
|
*/
|
|
|
A_UINT32 pkt_err_rate_mon_time; /* units = seconds */
|
|
|
+ /* Minimum roamable AP RSSI for candidate selection for PER based roam */
|
|
|
+ A_INT32 min_candidate_rssi; /* units = dBm */
|
|
|
} wmi_roam_per_config_fixed_param;
|
|
|
|
|
|
typedef struct {
|