BluetoothConvergenceLayer.cc File Reference

#include <config.h>
#include <sys/poll.h>
#include <stdlib.h>
#include <netinet/in.h>
#include <bluetooth/bluetooth.h>
#include <errno.h>
#include <oasys/thread/Notifier.h>
#include <oasys/thread/Timer.h>
#include <oasys/util/StringBuffer.h>
#include <oasys/bluez/Bluetooth.h>
#include <oasys/bluez/BluetoothSocket.h>
#include <oasys/bluez/RFCOMMClient.h>
#include <oasys/util/OptParser.h>
#include <oasys/util/ScratchBuffer.h>
#include <oasys/util/Random.h>
#include "BluetoothConvergenceLayer.h"
#include "bundling/Bundle.h"
#include "bundling/AnnounceBundle.h"
#include "bundling/BundleEvent.h"
#include "bundling/BundleDaemon.h"
#include "bundling/BundleList.h"
#include "bundling/BundleProtocol.h"
#include "bundling/SDNV.h"
#include "contacts/ContactManager.h"
#include "routing/BundleRouter.h"

Go to the source code of this file.

Namespaces

namespace  dtn

Defines

#define MIN(x, y)   ((x)<(y) ? (x) : (y))

Variables

int errno


Define Documentation

#define MIN ( x,
 )     ((x)<(y) ? (x) : (y))

Definition at line 5 of file BluetoothConvergenceLayer.cc.


Variable Documentation

int errno


Generated on Fri Dec 22 14:48:01 2006 for DTN Reference Implementation by  doxygen 1.5.1