cfg80211: Define macro to indicate support for update connect params
Define macro to indicate backport support for update connection parameters when in connected state. Change-Id: I175d76cd193d649f8b91cdab5000f6e1c66de15e CRs-Fixed: 1097836 Signed-off-by: Ashwini Patil <apati@codeaurora.org>
This commit is contained in:
parent
ad15e061fa
commit
7b265f28d6
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ struct wiphy;
|
|||
#define CFG80211_CONNECT_PREV_BSSID 1
|
||||
#define CFG80211_CONNECT_BSS 1
|
||||
#define CFG80211_ABORT_SCAN 1
|
||||
#define CFG80211_UPDATE_CONNECT_PARAMS 1
|
||||
|
||||
/*
|
||||
* wireless hardware capability structures
|
||||
|
|
Loading…
Add table
Reference in a new issue