vdr  2.2.0
Functions
hdffcmd_remote.c File Reference
#include <stdint.h>
#include <string.h>
#include <sys/ioctl.h>
#include "hdffcmd.h"
#include "hdffcmd_base.h"
#include "hdffcmd_defs.h"

Go to the source code of this file.

Functions

int HdffCmdRemoteSetProtocol (int OsdDevice, HdffRemoteProtocol_t Protocol)
 
int HdffCmdRemoteSetAddressFilter (int OsdDevice, int Enable, uint32_t Address)
 

Function Documentation

int HdffCmdRemoteSetAddressFilter ( int  OsdDevice,
int  Enable,
uint32_t  Address 
)
int HdffCmdRemoteSetProtocol ( int  OsdDevice,
HdffRemoteProtocol_t  Protocol 
)