Searched refs:DevicePasswordID (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_probe_req_frame.c | 354 (probe_req->probeReqWscIeInfo.DevicePasswordID.id == in lim_process_probe_req_frame()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 834 TLV DevicePasswordID ( TLV_DEVICE_PASSWORD_ID ) ( 2 : 2 ) MSB 3703 OPTIONALTLV DevicePasswordID; 3723 OPTIONALTLV DevicePasswordID; // Device Password ID 3799 MANDATORYTLV DevicePasswordID; 3831 OPTIONALTLV DevicePasswordID; // Device Password ID 3890 OPTIONALTLV DevicePasswordID; // Device Password ID
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 6633 pDot11f->DevicePasswordID.present = 0; 6656 pDot11f->DevicePasswordID.present = 1; 6657 pDot11f->DevicePasswordID.id = 6674 pDot11f->DevicePasswordID.present = 0; 6726 pDot11f->DevicePasswordID.present = 1; 6727 pDot11f->DevicePasswordID.id = 6728 pSirWPSProbeRspIE->DevicePasswordID; 6730 pDot11f->DevicePasswordID.present = 0; 6883 pDot11f->DevicePasswordID.present = 1; 6884 pDot11f->DevicePasswordID.id = [all …]
|
D | dot11f.c | 8828 { offsetof(tDot11fIEWSC, DevicePasswordID), 8949 { offsetof(tDot11fIEWscBeacon, DevicePasswordID), 9002 { offsetof(tDot11fIEWscBeaconProbeRes, DevicePasswordID), 9119 { offsetof(tDot11fIEWscProbeReq, DevicePasswordID), 9178 { offsetof(tDot11fIEWscProbeRes, DevicePasswordID),
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 1578 uint16_t DevicePasswordID; /* Device Password ID */ member 1621 uint16_t DevicePasswordID; /* Device Password ID */ member
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 8548 tDot11fTLVDevicePasswordID DevicePasswordID; member 8678 tDot11fTLVDevicePasswordID DevicePasswordID; member 8725 tDot11fTLVDevicePasswordID DevicePasswordID; member 8824 tDot11fTLVDevicePasswordID DevicePasswordID; member 8873 tDot11fTLVDevicePasswordID DevicePasswordID; member
|