3word
ApplSvc_GetSvcIdx(
byte TYPE_ServiceType,
byte SatIndex, word TPIndex, word ServiceID, word Start, word NrOfServicesToSearch)
7 word (*__ApplSvc_GetSvcIdx)(byte, byte, word, word, word, word);
11 if(__ApplSvc_GetSvcIdx) ret = __ApplSvc_GetSvcIdx(TYPE_ServiceType, SatIndex, TPIndex, ServiceID, Start, NrOfServicesToSearch);
word ApplSvc_GetSvcIdx(byte TYPE_ServiceType, byte SatIndex, word TPIndex, word ServiceID, word Start, word NrOfServicesToSearch)
dword FIS_fwApplSvc_GetSvcIdx(void)