Home
last modified time | relevance | path

Searched defs:Len (Results 1 – 7 of 7) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
DshmUtils.c63 void busUtils_PrintBuf(TI_HANDLE hReport, UINT8 *StrHead, UINT8 *pBuf, int Len) in busUtils_PrintBuf()
DshmBus.c335 void whalBus_MemCopyTo (TI_HANDLE hWhalBus, char *DestOffset, char *Src, int Len) in whalBus_MemCopyTo()
342 void whalBus_MemCopyFrom (TI_HANDLE hWhalBus, UINT8 *Dest, char *SrcOffset, int Len) in whalBus_MemCopyFrom()
/system/wlan/ti/wilink_6_1/Test/
Dfwdriverdebug.c156 unsigned char Len; in FW_debugSendGeneralTestCmd() local
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
Dwpa_core.c526 U8 Len; in WpaCore_SetSsid() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
DqosMngr.c2302 UINT8 Len; in verifyWmeIeParams() local
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DqosMngr.c2074 TI_UINT8 Len; in verifyWmeIeParams() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
DwhalHwAccess.c2312 …c void whal_hwAccess_DirectCopy_new(HwAccess_T_new *pHwAccess, UINT8* Dest, UINT8* Src, UINT32 Len) in whal_hwAccess_DirectCopy_new()