11 for(i = 0; i < NrChannels; i++)
15 if((TempService.
ServiceID == ServiceID) && (TempService.
PMTPID == PMTPID) && (TempService.
PCRPID == PCRPID))
17 if(Service) memcpy(Service, &TempService,
sizeof(
tFlashService));
int FlashServiceFind(int SvcType, word ServiceID, word PMTPID, word PCRPID, tFlashService *Service)
bool FlashServiceGetInfo(int SvcType, int SvcNum, tFlashService *Service)
int FlashServiceGetTotal(int SvcType)