Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f9676c1 authored by Vidyullatha Kanchanapally's avatar Vidyullatha Kanchanapally
Browse files

cfg80211: Define macro for report better BSS in sched scan



Define macro to indicate backport support to sched scan to report
better BSSs

Change-Id: I32639e615ba5f91ebe29a9a0e37b757eec3c7578
CRs-Fixed: 1112378
Signed-off-by: default avatarVidyullatha Kanchanapally <vidyullatha@codeaurora.org>
parent f4f1a54b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -33,6 +33,9 @@
 */
#define CFG80211_RAND_TA_FOR_PUBLIC_ACTION_FRAME 1

/* backport support for NL80211_EXT_FEATURE_SCHED_SCAN_RELATIVE_RSSI */
#define CFG80211_REPORT_BETTER_BSS_IN_SCHED_SCAN 1

/**
 * DOC: Introduction
 *