Gammu internals
1.38.0
|
#include <sys/types.h>
#include <sys/socket.h>
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 |
#define IRLMP_ENUMDEVICES 1 /* Return discovery log */ |
Definition at line 34 of file irda_unx.h.
#define LSAP_ANY 0xff |
Definition at line 35 of file irda_unx.h.
#define SOL_IRLMP 266 /* Same as SOL_IRDA for now */ |
Definition at line 33 of file irda_unx.h.