 |
LIRC libraries
LinuxInfraredRemoteControl
|
Go to the documentation of this file.
13 #ifndef _LIRC_PRIVATE_H
14 #define _LIRC_PRIVATE_H
16 #ifdef HAVE_KERNEL_LIRC_H
17 #include <linux/lirc.h>
19 #include "media/lirc.h"
Options management: options file, parse and retrieve.
Automatic release event generation.
Interface to the userspace drivers.
Functions that prepare IR codes for transmitting.
Routines for dynamic drivers.
Parses the lircd.conf config file.
Describes and decodes the signals from IR remotes.
Describes and decodes the signals from IR remotes.
Common routines for hw that uses the standard serial port driver.
Dumps data structures into file.
Functions that decode IR codes.
Wrapper for poll(2) using select(2) when poll() is unavailable.