HS 2.0: Update supported release number to 3
Release 3 functionality is included, so start advertising support for that release. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
ec2cf403b8
commit
2205ca0dfe
1 changed files with 1 additions and 1 deletions
|
@ -1347,7 +1347,7 @@ enum wmm_ac {
|
|||
#define HS20_PPS_MO_ID_PRESENT 0x02
|
||||
#define HS20_ANQP_DOMAIN_ID_PRESENT 0x04
|
||||
#ifndef HS20_VERSION
|
||||
#define HS20_VERSION 0x10 /* Release 2 */
|
||||
#define HS20_VERSION 0x20 /* Release 3 */
|
||||
#endif /* HS20_VERSION */
|
||||
|
||||
/* WNM-Notification WFA vendors specific subtypes */
|
||||
|
|
Loading…
Reference in a new issue