Decrease the consecutive terminated beacons value for BET from 100 to 10.
According to the vendor, 10 will give a more reliable connection and more
reliable detection of connection problems.
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
                        .snr_pkt_avg_weight  = 10
                },
                .bet_enable                  = CONF_BET_MODE_ENABLE,
-               .bet_max_consecutive         = 100,
+               .bet_max_consecutive         = 10,
                .psm_entry_retries           = 3
        },
        .init = {