cfg80211: Indicate support for AKM advertisement per interface
Define macro to indicate backport support for advertising supported AKMs per interface type. Change-Id: I335c458f2a188a9c0a85c7a2ce09603535d0eb64 CRs-Fixed: 2743940 Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
This commit is contained in:
parent
5ee92115ff
commit
3b0ca38f32
@ -40,6 +40,9 @@
|
|||||||
/* Indicate backport support for key configuration for Beacon protection*/
|
/* Indicate backport support for key configuration for Beacon protection*/
|
||||||
#define CFG80211_BIGTK_CONFIGURATION_SUPPORT 1
|
#define CFG80211_BIGTK_CONFIGURATION_SUPPORT 1
|
||||||
|
|
||||||
|
/* Indicate backport support for supported AKM advertisement per interface*/
|
||||||
|
#define CFG80211_IFTYPE_AKM_SUITES_SUPPORT 1
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* DOC: Device registration
|
* DOC: Device registration
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user