31 #include "hbbtv_sif_service.h" 50 void EXT_HbbtvGetEvent(
void *event,
void *service, S_HBBTV_EVENT_DETAILS *details);
void EXT_HbbtvServiceTerminate(void)
Releases the Service resources allocated by the HbbTV external interface.
Definition: service.c:1358
void EXT_HbbtvServiceInitialise(void)
Initialises the Service resources needed by the HbbTV external interface.
Definition: service.c:1350
U32BIT EXT_HbbtvPVRGetRecID(U32BIT timer, U32BIT recording)
Returns the recording ID associated with the specified timer handle and recording handle...
Definition: pvr.c:1895
System Wide Global Technical Data Type Definitions.
void EXT_HbbtvPVRInitialise(void)
Initialises the PVR resources needed by the HbbTV external interface.
Definition: pvr.c:507
void EXT_HbbtvGetEvent(void *event, void *service, S_HBBTV_EVENT_DETAILS *details)
Fills in the event details structure given the event handle.
Definition: service.c:1097
void EXT_HbbtvPVRTerminate(void)
Releases the PVR resources allocated by the HbbTV external interface.
Definition: pvr.c:517