Searched refs:srcBuffer (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
H A Dcu_cmd.c488 static void CuCmd_xtoa_string (U8* srcBuffer, U32 srcBufferLength, U8* dstString) argument
494 os_sprintf ((PS8)&(dstString[ uIndex * 2 ]), (PS8)"%02x", srcBuffer[ uIndex ]);

Completed in 24 milliseconds