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

Commit 96272c25 authored by Sandeep Singh's avatar Sandeep Singh
Browse files

nl80211: Add OCE scan capability backport flag



Define a new backport flag to enable OCE scan behavior

CRs-Fixed: 2421535
Change-Id: Ib1231933da83aed5975a83a9561c00c719c360fc
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent 0640bc9d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@
/* Indicate backport support for per chain rssi scan */
#define CFG80211_SCAN_PER_CHAIN_RSSI_SUPPORT 1

/* Indicate backport support for oce scan capability flags */
#define CFG80211_SCAN_OCE_CAPABILITY_SUPPORT 1

/**
 * DOC: Introduction
 *