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

/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c769 static void regConvertStringtoCoexActivityTable(TI_UINT8 *strCoexActivityTable, TI_UINT32 numOfElements, TCoexActivity *CoexActivityArray, TI_UINT8 strSize);
2228 regConvertStringtoCoexActivityTable(strCoexActivityTable , p->twdInitParams.tGeneral.halCoexActivityTable.numOfElements, &p->twdInitParams.tGeneral.halCoexActivityTable.entry[0] , strCoexActivitySize);
5291 regConvertStringtoCoexActivityTable
5304 static void regConvertStringtoCoexActivityTable(TI_UINT8 *strCoexActivityTable, TI_UINT32 numOfElements, TCoexActivity *CoexActivityArray, TI_UINT8 size) function

Completed in 12 milliseconds