Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: btsdp.h
Link against: bluetooth.lib

Enum TSdpElementType

TSdpElementType

Support

Supported from 6.1

Description

Types of attribute data elements.

ETypeNil

Nil.

ETypeUint

Unsigned integer.

ETypeInt

Signed integer.

ETypeUUID

UUID.

ETypeString

Text string.

ETypeBoolean

Boolean.

ETypeDES

Data element sequence.

ETypeDEA

Data element alternative.

ETypeURL

URL.

ETypeEncoded

Outside SDP reserved range.