Header file - macros and function prototypes for public use.
More...
Go to the source code of this file.
Defines |
#define | SI_EVENT_SEARCH 0x00000001 |
#define | SI_EVENT_UPDATE 0x00000002 |
#define | SI_EVENT_SERVICE_CHANGE 0x00000004 |
#define | SI_EVENT_EXTENDED_EVENT 0x00000008 |
#define | SI_EVENT_STOP 0x00000010 |
#define | SI_EVENT_ACTION_FILTER 0x00000020 |
Enumerations |
enum | E_STB_SI_STATUS { SI_SEARCHING,
SI_UPDATING,
SI_STOPPED
} |
Functions |
void | STB_SITerrInitialise (void) |
void | STB_SITerrSendEvent (U8BIT path, U32BIT events) |
E_STB_SI_STATUS | STB_SITerrGetStatus (U8BIT path) |
Detailed Description
Header file - macros and function prototypes for public use.
- Date:
- 01/03/2001