Searched refs:Type (Results 1 – 9 of 9) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/ |
| D | wlan.c | 109 Msg.Cmd.Args.Common.SecType = pSecParams->Type; in sl_WlanConnect() 172 Msg.Cmd.Args.Common.SecType = pSecParams->Type; in sl_WlanConnect() 242 _i16 sl_WlanPolicySet(const _u8 Type , const _u8 Policy, _u8 *pVal,const _u8 ValLen) in sl_WlanPolicySet() argument 255 Msg.Cmd.PolicyType = Type; in sl_WlanPolicySet() 284 _i16 sl_WlanPolicyGet(const _u8 Type ,_u8 *pPolicy,_u8 *pVal,_u8 *pValLen) in sl_WlanPolicyGet() argument 302 Msg.Cmd.PolicyType = Type; in sl_WlanPolicyGet() 390 Msg.Cmd.Args.Common.SecType = (_i8)(pSecParams->Type); in sl_WlanProfileAdd() 467 Msg.Cmd.Args.Common.SecType = (_i8)(pSecParams->Type); in sl_WlanProfileAdd() 576 Msg.Cmd.Args.SecType = (_i8)(pSecParams->Type); in sl_WlanProfileUpdate() 657 Msg.Cmd.Args.SecType = (_i8)(pSecParams->Type); in sl_WlanProfileUpdate() [all …]
|
| D | sl_socket.c | 133 _i16 sl_Socket(_i16 Domain, _i16 Type, _i16 Protocol) in sl_Socket() argument 138 Msg.Cmd.Type = (_u8)Type; in sl_Socket() 2068 ((SlSocketAsyncEvent_t *)(g_pCB->ObjPool[ActionIndex].pRespArgs))->Type = pMsgArgs->Type; in _SlSocketHandleAsync_StartTLS() 2073 …L_NOTIFICATION_HANDSHAKE_FAILED == pMsgArgs->Type || SL_SSL_NOTIFICATION_CONNECTED_SECURED == pMsg… in _SlSocketHandleAsync_StartTLS()
|
| D | protocol.h | 775 _u8 Type; member 1143 _u32 Type; member
|
| D | netapp.c | 1601 NetAppRequest.Type = protocol_NetAppRequest->RequestType; in _SlNetAppEventHandler()
|
| /hal_ti-latest/simplelink/source/ti/drivers/net/wifi/ |
| D | wlan.h | 564 …_u8 Type; /* Currently only event typ… member 738 _u8 Type; member 878 …_u8 Type; /* 0 - Level, 1 - Edge. Applicable only for CC3x35 SL devices … member 1188 SlWlanRxFilterActionType_t Type; /* Determine which actions are supported */ member 1606 _i16 sl_WlanPolicySet(const _u8 Type , const _u8 Policy, _u8 *pVal,const _u8 ValLen); 1697 _i16 sl_WlanPolicyGet(const _u8 Type ,_u8 *pPolicy,_u8 *pVal,_u8 *pValLen);
|
| D | sl_socket.h | 276 _u8 Type; member 563 _i16 sl_Socket(_i16 Domain, _i16 Type, _i16 Protocol);
|
| D | slnetifwifi.h | 139 int16_t SlNetIfWifi_socket(void *ifContext, int16_t Domain, int16_t Type, int16_t Protocol, void **…
|
| D | netapp.h | 460 _u8 Type; member
|
| /hal_ti-latest/simplelink/source/ti/drivers/net/wifi/slnetif/ |
| D | slnetifwifi.c | 126 int16_t SlNetIfWifi_socket(void *ifContext, int16_t Domain, int16_t Type, int16_t Protocol, void **… in SlNetIfWifi_socket() argument 129 int16_t mappedSocketType = socketType[Type - 1]; in SlNetIfWifi_socket()
|