#include <config.h>
#include <errno.h>
#include <oasys/bluez/BluetoothInquiry.h>
#include <oasys/bluez/RFCOMMClient.h>
#include <oasys/bluez/RFCOMMServer.h>
#include "ConnectionConvergenceLayer.h"
#include "StreamConvergenceLayer.h"
Go to the source code of this file.
Namespaces | |
| namespace | dtn |
Classes | |
| class | dtn::BluetoothConvergenceLayer |
| The Bluetooth Convergence Layer. More... | |
| class | dtn::BluetoothConvergenceLayer::BluetoothLinkParams |
| Tunable link parameter structure. More... | |
| class | dtn::BluetoothConvergenceLayer::Listener |
| Helper class (and thread) that listens on a registered interface for new connections. More... | |
| class | dtn::BluetoothConvergenceLayer::Connection |
| Helper class (and thread) that manages an established connection with a peer daemon. More... | |
Variables | |
| int | errno |
| int errno |
1.5.1