HS 2.0: OSU Provider NAI List advertisement
Extend hostapd to allow the new OSU Provider NAI List ANQP-element to be advertised in addition to the previously used OSU Providers list ANQP-element. The new osu_nai2 configurator parameter option is used to specify the OSU_NAI value for the shared BSS (Single SSID) case while osu_nai remains to be used for the separate OSU BSS. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
1dd66fc103
commit
cad810a98f
7 changed files with 74 additions and 1 deletions
|
@ -1331,6 +1331,7 @@ enum wmm_ac {
|
|||
#define HS20_STYPE_ICON_REQUEST 10
|
||||
#define HS20_STYPE_ICON_BINARY_FILE 11
|
||||
#define HS20_STYPE_OPERATOR_ICON_METADATA 12
|
||||
#define HS20_STYPE_OSU_PROVIDERS_NAI_LIST 13
|
||||
|
||||
#define HS20_DGAF_DISABLED 0x01
|
||||
#define HS20_PPS_MO_ID_PRESENT 0x02
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue