Searched refs:currentTgid (Results 1 – 4 of 4) sorted by relevance
168 u16 currentTgid; // TGID of the connected parent (checked with BeaconRecv.Ind) member
200 param->currentTgid = 0; in WM_lib_Init()1055 if ((param->currentTgid != 0) && (callback->gameInfo.tgid != param->currentTgid) in WM_lib_mp_child_callback()1575 param->currentTgid = pGameInfo->tgid; in WM_lib_ConnectToParent()
148 u16 currentTgid; // TGID of the connected parent (checked with BeaconRecv.Ind) member
1234 p_mbi_param->currentTgid = 0; in MBi_StartCommon()1638 p_mbi_param->currentTgid = ((WMGameInfo *)&(bssDescp->gameInfo))->tgid; in MBi_CommConnectToParent()