Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/mb/common/include/
Dmb_private.h174 … int connectTargetNo; // The MbBeaconRecvStatus list number of the connection target member
/TwlSDK-5.3.1/build/libraries/mb/common/src/
Dmb_child.c83 …pCwork->connectTargetNo = index; // Saves the list number of the parent to which to attempt a co… in MB_CommDownloadRequest()
357 …MB_DeleteRecvGameInfo(pCwork->connectTargetNo); // Delete the game information of a parent that fa… in MBi_CommChildCallback()
358 pCwork->connectTargetNo = 0; in MBi_CommChildCallback()
663 mbrsp->list[pCwork->connectTargetNo].gameInfo.ggid); in MBi_CommChildSendData()