source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.cpp File Reference

#include "BluetoothSdp.h"
#include "ariba/overlay/OverlayBootstrap.h"
Include dependency graph for BluetoothSdp.cpp:

Go to the source code of this file.

Namespaces

namespace  ariba
namespace  ariba::utility

Defines

#define SDP_SPOVNET_BASE   0x4000
#define SDP_ATTR_SPOVNET_NAME   0x0000 + SDP_SPOVNET_BASE
#define SDP_ATTR_SPOVNET_INFO1   0x0001 + SDP_SPOVNET_BASE
#define SDP_ATTR_SPOVNET_INFO2   0x0002 + SDP_SPOVNET_BASE
#define SDP_ATTR_SPOVNET_INFO3   0x0003 + SDP_SPOVNET_BASE

Functions

 ariba::utility::use_logging_cpp (BluetoothSdp)

Variables

const uint8_t svc_uuid_int []
const char * service_name = "SpoVNet"
const char * svc_dsc = "www.ariba-underlay.org"
const char * service_prov = "ITM Uni Karlsruhe"
static bdaddr_t ariba::utility::bd_addr_any = {{0, 0, 0, 0, 0, 0}}
static bdaddr_t ariba::utility::bd_addr_local = {{0, 0, 0, 0xff, 0xff, 0xff}}

Define Documentation

#define SDP_ATTR_SPOVNET_INFO1   0x0001 + SDP_SPOVNET_BASE
#define SDP_ATTR_SPOVNET_INFO2   0x0002 + SDP_SPOVNET_BASE
#define SDP_ATTR_SPOVNET_INFO3   0x0003 + SDP_SPOVNET_BASE
#define SDP_ATTR_SPOVNET_NAME   0x0000 + SDP_SPOVNET_BASE
#define SDP_SPOVNET_BASE   0x4000

Definition at line 46 of file BluetoothSdp.cpp.


Variable Documentation

const char* service_name = "SpoVNet"

Definition at line 56 of file BluetoothSdp.cpp.

Referenced by ariba::utility::BluetoothSdp::publishService().

const char* service_prov = "ITM Uni Karlsruhe"

Definition at line 58 of file BluetoothSdp.cpp.

Referenced by ariba::utility::BluetoothSdp::publishService().

const char* svc_dsc = "www.ariba-underlay.org"

Definition at line 57 of file BluetoothSdp.cpp.

Referenced by ariba::utility::BluetoothSdp::publishService().

const uint8_t svc_uuid_int[]
Initial value:
 {0x59, 0x29, 0x24, 0x34, 0x69, 0x42, 0x11, 0xde, 0x94,
                0x3e, 0x00, 0x21, 0x5d, 0xb4, 0xd8, 0x54}

Definition at line 53 of file BluetoothSdp.cpp.

Referenced by ariba::utility::BluetoothSdp::publishService(), and ariba::utility::BluetoothSdp::sdp_search().


Generated on Fri Dec 10 11:09:20 2010 for Ariba by  doxygen 1.6.1