dtn::BluetoothConvergenceLayer::BundleDataHeader Struct Reference

#include <BluetoothConvergenceLayer.h>

List of all members.


Detailed Description

Header for the start of a block of bundle data.

Definition at line 68 of file BluetoothConvergenceLayer.h.

Public Attributes

u_int32_t bundle_id
 bundle identifier at sender
u_char total_length [0]
 SDNV of total length.


Member Data Documentation

u_int32_t dtn::BluetoothConvergenceLayer::BundleDataHeader::bundle_id

bundle identifier at sender

Definition at line 69 of file BluetoothConvergenceLayer.h.

Referenced by dtn::BluetoothConvergenceLayer::Connection::recv_bundle(), and dtn::BluetoothConvergenceLayer::Connection::send_bundle().

u_char dtn::BluetoothConvergenceLayer::BundleDataHeader::total_length[0]

SDNV of total length.

Definition at line 70 of file BluetoothConvergenceLayer.h.

Referenced by dtn::BluetoothConvergenceLayer::Connection::send_bundle().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 22 14:48:04 2006 for DTN Reference Implementation by  doxygen 1.5.1