|
vdr 2.6.4
|
#include "lirc.h"#include <linux/version.h>#include <netinet/in.h>#include <sys/socket.h>#include <sys/un.h>#include <linux/lirc.h>#include <sys/ioctl.h>Go to the source code of this file.
Classes | |
| class | cLircUsrRemote |
| class | cLircDevRemote |
Macros | |
| #define | HAVE_KERNEL_LIRC (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) |
| #define | RECONNECTDELAY 3000 |
| #define HAVE_KERNEL_LIRC (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0)) |