Searched refs:SecType (Results 1 – 3 of 3) sorted by relevance
109 Msg.Cmd.Args.Common.SecType = pSecParams->Type; in sl_WlanConnect()172 Msg.Cmd.Args.Common.SecType = pSecParams->Type; in sl_WlanConnect()191 Msg.Cmd.Args.Common.SecType = SL_WLAN_SEC_TYPE_OPEN; in sl_WlanConnect()390 Msg.Cmd.Args.Common.SecType = (_i8)(pSecParams->Type); in sl_WlanProfileAdd()392 if( SL_WLAN_SEC_TYPE_WEP == Msg.Cmd.Args.Common.SecType ) in sl_WlanProfileAdd()467 Msg.Cmd.Args.Common.SecType = (_i8)(pSecParams->Type); in sl_WlanProfileAdd()469 if( SL_WLAN_SEC_TYPE_WEP == Msg.Cmd.Args.Common.SecType ) in sl_WlanProfileAdd()490 Msg.Cmd.Args.Common.SecType = SL_WLAN_SEC_TYPE_OPEN; in sl_WlanProfileAdd()576 Msg.Cmd.Args.SecType = (_i8)(pSecParams->Type); in sl_WlanProfileUpdate()578 if( SL_WLAN_SEC_TYPE_WEP == Msg.Cmd.Args.SecType ) in sl_WlanProfileUpdate()[all …]
541 _u8 SecType; member583 _i16 SecType; member602 _i16 SecType; member
785 …_u8 SecType; /* Current connection security type - (0 in case of disconnect or AP mode) SL_WLAN… member