Loading
qcacld-3.0: Send correct Nth beacon config to FW in pkt capture
Currently, when user sets pkt capture beacon capture config using vendor command, both nth beacon interval and connect beacon config is sent to firmware. This leads to reception of all beacons even if nth beacon interval is configured. Whenever nth beacon interval and connect beacon is configured from user, firmware expects host to not send connect beacon config to FW. This change also adds Nth beacon filter check for beacons in packet capture management rx path. Change-Id: I046a282c5f79598b686c4fd95554e2330c6bfb39 CRs-Fixed: 3150806