#include <BluetoothConvergenceLayer.h>
Definition at line 286 of file BluetoothConvergenceLayer.h.
Public Member Functions | |
InFlightBundle (Bundle *b) | |
InFlightBundle (const InFlightBundle &other) | |
Public Attributes | |
BundleRef | bundle_ |
timeval | xmit_start_time_ |
timeval | xmit_finish_time_ |
size_t | acked_len_ |
dtn::BluetoothConvergenceLayer::Connection::InFlightBundle::InFlightBundle | ( | Bundle * | b | ) | [inline] |
Definition at line 287 of file BluetoothConvergenceLayer.h.
dtn::BluetoothConvergenceLayer::Connection::InFlightBundle::InFlightBundle | ( | const InFlightBundle & | other | ) | [inline] |
Definition at line 289 of file BluetoothConvergenceLayer.h.
Definition at line 295 of file BluetoothConvergenceLayer.h.
Referenced by dtn::BluetoothConvergenceLayer::Connection::handle_ack().
Definition at line 296 of file BluetoothConvergenceLayer.h.
Definition at line 297 of file BluetoothConvergenceLayer.h.
Definition at line 298 of file BluetoothConvergenceLayer.h.
Referenced by dtn::BluetoothConvergenceLayer::Connection::handle_ack().