Home
last modified time | relevance | path

Searched refs:pSendLen (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/libraries/mb/common/include/
Dmb_wm.h54 u16 pSendLen; // Child receive size in one MP member
/TwlSDK-5.4/build/libraries/mb/common/src/
Dmb_wm.c126 wmWork->pSendLen = bssDesc->gameInfo.parentMaxSize; in MBi_WMStartConnect()
128 wmWork->blockSizeMax = (u16)MB_COMM_CALC_BLOCK_SIZE(wmWork->pSendLen); in MBi_WMStartConnect()