Gammu internals  1.38.0
obex.h File Reference
#include "../protocol.h"
Include dependency graph for obex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GSM_Protocol_OBEXData
 

Macros

#define GSM_USED_SERIALDEVICE
 

Functions

void OBEXAddBlock (char *Buffer, int *Pos, unsigned char ID, const char *AddData, int AddLength)
 

Macro Definition Documentation

§ GSM_USED_SERIALDEVICE

#define GSM_USED_SERIALDEVICE

Definition at line 14 of file obex.h.

Function Documentation

§ OBEXAddBlock()

void OBEXAddBlock ( char *  Buffer,
int *  Pos,
unsigned char  ID,
const char *  AddData,
int  AddLength 
)