Searched refs:Version (Results 1 – 15 of 15) sorted by relevance
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpa_gui.desktop |
|
/wlan-driver/wpa_supplicant_8/hostapd/aidl/ |
H A D | Android.bp |
|
/wlan-driver/wpa_supplicant_8/ |
H A D | Android.bp |
|
H A D | CONTRIBUTIONS |
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/aidl/ |
H A D | Android.bp |
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
H A D | dot11f.frms | 168 // WSC Version 2.0.0 Table 28 // 511 * \brief Version 514 * Version specifies the Easy Setup version. The one-byte field is broken 519 * Deprecated Version mechanism. This attribute is always set to value 0x10 520 * (version 1.0) for backwards compatibility. Version 1.0h of the specification 527 TLV Version( TLV_VERSION ) ( 2 : 2 ) MSB 3687 MANDATORYTLV Version; // Must be 0x10 3713 MANDATORYTLV Version; // 0x10 = version 1.0, 0x11 3750 MANDATORYTLV Version; // 0x10 = version 1.0, 0x11 3762 MANDATORYTLV Version; // 0x10 = version 1.0, 0x11 [all …]
|
/wlan-driver/wpa_supplicant_8/src/drivers/ |
H A D | driver_ndis.c |
|
/wlan-driver/wpa_supplicant_8/hostapd/ |
H A D | Android.bp |
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parser_api.c | 6620 pDot11f->Version.present = 1; 6621 pDot11f->Version.major = 0x01; 6622 pDot11f->Version.minor = 0x00; 6691 pDot11f->Version.present = 1; 6692 pDot11f->Version.major = 6693 (uint8_t) ((pSirWPSProbeRspIE->Version & 0xF0) >> 4); 6694 pDot11f->Version.minor = 6695 (uint8_t) (pSirWPSProbeRspIE->Version & 0x0F); 6698 pDot11f->Version.present = 0; 6850 pDot11f->Version.present = 1; [all …]
|
H A D | dot11f.c | 8781 { offsetof(tDot11fIEWSC, Version), offsetof(tDot11fTLVVersion, present), 8872 { offsetof(tDot11fIEWscAssocReq, Version), offsetof(tDot11fTLVVersion, 8904 { offsetof(tDot11fIEWscAssocRes, Version), offsetof(tDot11fTLVVersion, 8936 { offsetof(tDot11fIEWscBeacon, Version), offsetof(tDot11fTLVVersion, 8989 { offsetof(tDot11fIEWscBeaconProbeRes, Version), 9092 { offsetof(tDot11fIEWscProbeReq, Version), offsetof(tDot11fTLVVersion, 9165 { offsetof(tDot11fIEWscProbeRes, Version), offsetof(tDot11fTLVVersion, 9243 { offsetof(tDot11fIEWscReassocRes, Version), offsetof(tDot11fTLVVersion,
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/ |
H A D | Android.bp |
|
H A D | README-P2P |
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 8532 tDot11fTLVVersion Version; member 8592 tDot11fTLVVersion Version; member 8633 tDot11fTLVVersion Version; member 8674 tDot11fTLVVersion Version; member 8721 tDot11fTLVVersion Version; member 8816 tDot11fTLVVersion Version; member 8869 tDot11fTLVVersion Version; member 8924 tDot11fTLVVersion Version; member
|
/wlan-driver/qcacld-3.0/ |
H A D | Kconfig | 824 bool "Enable the WLAN Legacy Fast Roaming feature Version 2" 828 bool "Enable the WLAN Legacy Fast Roaming feature Version 3"
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
H A D | sir_api.h | 1570 uint32_t Version; /* Version. 0x10 = version 1.0, 0x11 = etc. */ member 1613 uint32_t Version; /* Version. 0x10 = version 1.0, 0x11 = etc. */ member
|