Searched defs:uNameSize (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/wilink_6_1/utils/
H A Dcontext.c216 TI_UINT32 uNameSize)
235 if (uNameSize <= MAX_NAME_SIZE)
240 uNameSize);
241 pContext->aClientName[uClientId].uSize = uNameSize;
211 context_RegisterClient(TI_HANDLE hContext, TContextCbFunc fCbFunc, TI_HANDLE hCbHndl, TI_BOOL bEnable, char *sName, TI_UINT32 uNameSize) argument

Completed in 70 milliseconds