oasys::BluetoothInquiryInfo Class Reference

#include <BluetoothInquiry.h>

List of all members.


Detailed Description

Definition at line 15 of file BluetoothInquiry.h.

Public Member Functions

 BluetoothInquiryInfo (char *name="", int name_len=248)
 BluetoothInquiryInfo (const BluetoothInquiryInfo &btc)
 ~BluetoothInquiryInfo ()

Public Attributes

char * name_
int name_len_
bdaddr_t addr_


Constructor & Destructor Documentation

oasys::BluetoothInquiryInfo::BluetoothInquiryInfo ( char *  name = "",
int  name_len = 248 
) [inline]

Definition at line 17 of file BluetoothInquiry.h.

References addr_, name_, and name_len_.

oasys::BluetoothInquiryInfo::BluetoothInquiryInfo ( const BluetoothInquiryInfo btc  )  [inline]

Definition at line 26 of file BluetoothInquiry.h.

References addr_, name_, and name_len_.

oasys::BluetoothInquiryInfo::~BluetoothInquiryInfo (  )  [inline]

Definition at line 37 of file BluetoothInquiry.h.

References name_.


Member Data Documentation

char* oasys::BluetoothInquiryInfo::name_

Definition at line 42 of file BluetoothInquiry.h.

Referenced by BluetoothInquiryInfo(), oasys::BluetoothInquiry::next(), and ~BluetoothInquiryInfo().

int oasys::BluetoothInquiryInfo::name_len_

Definition at line 43 of file BluetoothInquiry.h.

Referenced by BluetoothInquiryInfo(), and oasys::BluetoothInquiry::next().

bdaddr_t oasys::BluetoothInquiryInfo::addr_

Definition at line 44 of file BluetoothInquiry.h.

Referenced by BluetoothInquiryInfo(), oasys::BluetoothInquiry::next(), and dtn::BluetoothConvergenceLayer::NeighborDiscovery::run().


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