mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-05-29 12:17:25 +02:00
ie: add WFA OWE Transition element type
This commit is contained in:
parent
8b573fe398
commit
4329b669d0
1
src/ie.h
1
src/ie.h
@ -290,6 +290,7 @@ enum ie_type {
|
||||
enum ie_vendor_wfa_oi_type {
|
||||
IE_WFA_OI_HS20_INDICATION = 0x10,
|
||||
IE_WFA_OI_OSEN = 0x12,
|
||||
IE_WFA_OI_OWE_TRANSITION = 0x1c,
|
||||
IE_WFA_OI_ROAMING_SELECTION = 0x1d,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user