Home
last modified time | relevance | path

Searched defs:Index (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Dwlan.c529 _i16 sl_WlanProfileUpdate(const _u32 Index, const _i8* pName,const _i16 NameLen,const _u8 *pMac… in sl_WlanProfileUpdate()
720 _i16 sl_WlanProfileGet(const _i16 Index,_i8* pName, _i16 *pNameLen, _u8 *pMacAddr, SlWlanSecParams… in sl_WlanProfileGet()
784 _i16 sl_WlanProfileDel(const _i16 Index) in sl_WlanProfileDel()
820 _i16 sl_WlanGetNetworkList(const _u8 Index,const _u8 Count, SlWlanNetworkEntry_t *pEntries) in sl_WlanGetNetworkList()
868 _i16 sl_WlanGetExtNetworkList(const _u8 Index,const _u8 Count, SlWlanExtNetworkEntry_t *pEntries) in sl_WlanGetExtNetworkList()
Dprotocol.h608 _u32 Index; member
635 _u8 Index; member
643 _u8 Index; member
652 _u8 Index; member
1271 _i32 Index; /* start point is -1 */ member
1281 _i32 Index; /* -1 , nothing was read */ member
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Dfs.h182 _u8 Index; member
187 SlFsFileNameIndex_t Index; member
Dwlan.h834 _u8 Index; /* 0 - SL_WLAN_MAX_PRIVATE_INFO_ELEMENTS_SUPPROTED */ member
/hal_ti-latest/simplelink/source/ti/net/
Dslnetutils.c916 uint16_t Index = 4; in SlNetUtil_UTOA() local
Dslnetsock.c291 int16_t Index = SLNETSOCK_MAX_CONCURRENT_SOCKETS; in SlNetSock_init() local