Gammu internals  1.38.0
irda_unx.h File Reference
#include <sys/types.h>
#include <sys/socket.h>
Include dependency graph for irda_unx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  sockaddr_irda
 
struct  irda_device_info
 
struct  irda_device_list
 

Macros

#define SOL_IRLMP   266 /* Same as SOL_IRDA for now */
 
#define IRLMP_ENUMDEVICES   1 /* Return discovery log */
 
#define LSAP_ANY   0xff
 

Macro Definition Documentation

§ IRLMP_ENUMDEVICES

#define IRLMP_ENUMDEVICES   1 /* Return discovery log */

Definition at line 34 of file irda_unx.h.

§ LSAP_ANY

#define LSAP_ANY   0xff

Definition at line 35 of file irda_unx.h.

§ SOL_IRLMP

#define SOL_IRLMP   266 /* Same as SOL_IRDA for now */

Definition at line 33 of file irda_unx.h.