#include "FBLib_flash.h"Go to the source code of this file.
Functions | |
| bool | FlashServiceFindNum (byte SatIndex, word NetworkID, word TSID, word ServiceID, TYPE_ServiceType *SvcType, int *SvcNum) |
| bool FlashServiceFindNum | ( | byte | SatIndex, |
| word | NetworkID, | ||
| word | TSID, | ||
| word | ServiceID, | ||
| TYPE_ServiceType * | SvcType, | ||
| int * | SvcNum | ||
| ) |
Definition at line 3 of file FlashServiceFindNum.c.
References ApplSvc_GetSvcIdx(), FlashTransponderTablesGetInfo(), FlashTransponderTablesGetTotal(), tFlashTransponderTable::OriginalNetworkID, TRACEENTER, TRACEEXIT, and tFlashTransponderTable::TSID.
Referenced by EPGInfo_CloneToCache(), and EPGInfo_CopyData().