Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs | Variables
irnet_irda.h File Reference
#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
 

Macro Definition Documentation

#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 Documentation

Variable Documentation

struct irnet_ctrl_channel irnet_events

Definition at line 171 of file irnet_irda.h.