Linux Kernel
3.7.1
|
#include "irnet.h"
Go to the source code of this file.
Data Structures | |
struct | irnet_root |
Macros | |
#define | IRNET_SERVICE_NAME "IrNetv1" |
#define | IRNET_IAS_VALUE "IrDA:TinyTP:LsapSel" |
#define | IRNET_NOTIFY_NAME "IrNET socket" |
#define | IRNET_NOTIFY_NAME_SERV "IrNET server" |
Typedefs | |
typedef struct irnet_root | irnet_root |
Variables | |
struct irnet_ctrl_channel | irnet_events |
#define IRNET_IAS_VALUE "IrDA:TinyTP:LsapSel" |
Definition at line 28 of file irnet_irda.h.
#define IRNET_NOTIFY_NAME "IrNET socket" |
Definition at line 30 of file irnet_irda.h.
#define IRNET_NOTIFY_NAME_SERV "IrNET server" |
Definition at line 32 of file irnet_irda.h.
#define IRNET_SERVICE_NAME "IrNetv1" |
Definition at line 26 of file irnet_irda.h.
typedef struct irnet_root irnet_root |
struct irnet_ctrl_channel irnet_events |
Definition at line 171 of file irnet_irda.h.