Searched refs:WPSState (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
H A D | dot11f.frms | 536 TLV WPSState( TLV_WI_FI_SIMPLE_CONFIG_STATE ) ( 2 : 2 ) MSB 3688 OPTIONALTLV WPSState; 3715 MANDATORYTLV WPSState; // 1 = unconfigured, 2 = 3823 MANDATORYTLV WPSState; // 1 = unconfigured, 2 = 3882 OPTIONALTLV WPSState; // 1 = unconfigured, 2 =
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parser_api.c | 6626 pDot11f->WPSState.present = 1; 6627 pDot11f->WPSState.state = (uint8_t) wpsState; 6703 pDot11f->WPSState.present = 1; 6704 pDot11f->WPSState.state = (uint8_t) pSirWPSProbeRspIE->wpsState; 6706 pDot11f->WPSState.present = 0; 6862 pDot11f->WPSState.present = 1; 6863 pDot11f->WPSState.state = (uint8_t) pSirWPSBeaconIE->wpsState; 6865 pDot11f->WPSState.present = 0; 6927 pDot11f->WPSState.present = 1; 6928 pDot11f->WPSState.state = (uint8_t) wpsState;
|
H A D | dot11f.c | 8783 { offsetof(tDot11fIEWSC, WPSState), offsetof(tDot11fTLVWPSState, present), 8939 { offsetof(tDot11fIEWscBeacon, WPSState), offsetof(tDot11fTLVWPSState, 8992 { offsetof(tDot11fIEWscBeaconProbeRes, WPSState), 9168 { offsetof(tDot11fIEWscProbeRes, WPSState), offsetof(tDot11fTLVWPSState,
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 8533 tDot11fTLVWPSState WPSState; member 8675 tDot11fTLVWPSState WPSState; member 8722 tDot11fTLVWPSState WPSState; member 8870 tDot11fTLVWPSState WPSState; member
|