Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <btsdp.h>

KAttrRangeAll

KAttrRangeAll TAttrRange(0, KMaxTUint16)

Description

Greatest range possible for attribute IDs.

Useful for including all attributes in a CSdpAttrIdMatchListCSdpAttrIdMatchList

See also:

[Top]


Typedef TSdpAttributeID

typedef TUint16 TSdpAttributeID;

Description

Attribute ID.

[Top]


Typedef TSdpAttributeIDPckgBuf

typedef TPckgBuf<TSdpAttributeID> TSdpAttributeIDPckgBuf;

Description

Typedef for a TSdpAttributeID package buf

[Top]


Typedef TSdpServRecordHandle

typedef TUint32 TSdpServRecordHandle;

Description

Handle to a service record.

[Top]


Typedef TSdpServRecordHandlePckgBuf

typedef TPckgBuf<TSdpServRecordHandle> TSdpServRecordHandlePckgBuf;

Description

Typedef for a TSdpServRecordHandle package buf

[Top]


Enum TSdpElementType

TSdpElementType

Description

Types of attribute data elements.

ETypeNil

Null type.

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.

[Top]


Enum TSdpClientPanic

TSdpClientPanic

Description

ESdpBadRequest

ESdpBadDescriptor

ESdpBadSubSessionHandle

ESdpBadSubSessionRemove

ESdpNonExistantRecordHandle


btsdp.h Global variables

[Top]


KUidServiceSDP

const TUid KUidServiceSDP={0x100095FA};

Description

The UID of the SDP Server.

See also:

[Top]


KSdpAttrIdServiceRecordHandle

const TSdpAttributeID KSdpAttrIdServiceRecordHandle=0x0000;

Description

Service Record Handle.

[Top]


KSdpAttrIdServiceClassIDList

const TSdpAttributeID KSdpAttrIdServiceClassIDList=0x0001;

Description

Service ClassID List.

[Top]


KSdpAttrIdServiceRecordState

const TSdpAttributeID KSdpAttrIdServiceRecordState=0x0002;

Description

Service Record State.

[Top]


KSdpAttrIdServiceID

const TSdpAttributeID KSdpAttrIdServiceID=0x0003;

Description

ServiceID.

[Top]


KSdpAttrIdProtocolDescriptorList

const TSdpAttributeID KSdpAttrIdProtocolDescriptorList=0x0004;

Description

Protocol Descriptor List.

[Top]


KSdpAttrIdBrowseGroupList

const TSdpAttributeID KSdpAttrIdBrowseGroupList=0x0005;

Description

Browse Group List.

[Top]


KSdpAttrIdLanguageBaseAttributeIDList

const TSdpAttributeID KSdpAttrIdLanguageBaseAttributeIDList=0x0006;

Description

Language Base Attribute ID List.

[Top]


KSdpAttrIdServiceInfoTimeToLive

const TSdpAttributeID KSdpAttrIdServiceInfoTimeToLive=0x0007;

Description

Service Info TimeTime To Live.

[Top]


KSdpAttrIdServiceAvailability

const TSdpAttributeID KSdpAttrIdServiceAvailability=0x0008;

Description

Service Availability.

[Top]


KSdpAttrIdBluetoothProfileDescriptorList

const TSdpAttributeID KSdpAttrIdBluetoothProfileDescriptorList=0x0009;

Description

Bluetooth Profile Descriptor List.

[Top]


KSdpAttrIdDocumentationURL

const TSdpAttributeID KSdpAttrIdDocumentationURL=0x000A;

Description

Documentation URL.

[Top]


KSdpAttrIdClientExecutableURL

const TSdpAttributeID KSdpAttrIdClientExecutableURL=0x000B;

Description

Client Executable URL.

[Top]


KSdpAttrIdIconURL

const TSdpAttributeID KSdpAttrIdIconURL=0x000C;

Description

Icon URL.

[Top]


KSdpAttrIdSecurityDescription

const TSdpAttributeID KSdpAttrIdSecurityDescription=0x030a;

Description

PAN Profile Security enforcement

[Top]


KSdpAttrIdNetAccessType

const TSdpAttributeID KSdpAttrIdNetAccessType=0x030b;

Description

PAN Profile, NAP access type

[Top]


KSdpAttrIdMaxNetAccessRate

const TSdpAttributeID KSdpAttrIdMaxNetAccessRate=0x030c;

Description

PAN Profile, NAP maximum throughput of uplink network (octets/second)

[Top]


KSdpAttrIdIPv4Subnet

const TSdpAttributeID KSdpAttrIdIPv4Subnet=0x030d;

Description

PAN Profile, NAP IPv4 Subnet

[Top]


KSdpAttrIdIPv6Subnet

const TSdpAttributeID KSdpAttrIdIPv6Subnet=0x030e;

Description

PAN Profile, NAP IPv6 Subnet

[Top]


KSdpAttrIdSupportedCapabilities

const TSdpAttributeID KSdpAttrIdSupportedCapabilities=0x0310;

Description

SupportedCapabilities

[Top]


KSdpAttrIdSupportedFeatures

const TSdpAttributeID KSdpAttrIdSupportedFeatures=0x0311;

Description

SupportedFeatures

[Top]


KSdpAttrIdSupportedFunctions

const TSdpAttributeID KSdpAttrIdSupportedFunctions=0x0312;

Description

SupportedFunctions

[Top]


KSdpAttrIdBasePrimaryLanguage

const TSdpAttributeID KSdpAttrIdBasePrimaryLanguage=0x0100;

Description

Primary Language.

[Top]


KSdpAttrIdCharacterEncodingUTF8

const TSdpAttributeID KSdpAttrIdCharacterEncodingUTF8=0x006a;

Description

[Top]


KSdpAttrIdOffsetServiceName

const TInt KSdpAttrIdOffsetServiceName=0x0000;

Description

Service Name.

This is an offset that should be added to the attribute ID base (contained in the LanguageBaseAttributeIDList attribute).

[Top]


KSdpAttrIdOffsetServiceDescription

const TInt KSdpAttrIdOffsetServiceDescription=0x0001;

Description

Service Description.

This is an offset that should be added to the attribute ID base (contained in the LanguageBaseAttributeIDList attribute).

[Top]


KSdpAttrIdOffsetProviderName

const TInt KSdpAttrIdOffsetProviderName=0x0002;

Description

Provider Name.

This is an offset that should be added to the attribute ID base (contained in the LanguageBaseAttributeIDList attribute).

[Top]


KSdpAttrIdSdpServerVersionNumberList

const TSdpAttributeID KSdpAttrIdSdpServerVersionNumberList=0x0200;

Description

Version Number List.

[Top]


KSdpAttrIdSdpServerServiceDatabaseState

const TSdpAttributeID KSdpAttrIdSdpServerServiceDatabaseState=0x0201;

Description

Service Database State.

[Top]


KSdpAttrIdSdpServerGroupID

const TSdpAttributeID KSdpAttrIdSdpServerGroupID=0x0200;

Description

GroupID.

[Top]


KL2CAPUUID

const TInt KL2CAPUUID=0x0100;

Description

[Top]


KBnepUUID

const TInt KBnepUUID=0x000f;

Description

[Top]


KAvctpUUID

const TInt KAvctpUUID=0x0017;

Description

[Top]


KAvdtpUUID

const TInt KAvdtpUUID=0x0019;

Description

[Top]


KObexProtocolUUID

const TInt KObexProtocolUUID=0x0008;

Description

[Top]


KRFCommUUID

const TInt KRFCommUUID=0x0003;

Description

[Top]


KSdpContTestUUID

const TUint32 KSdpContTestUUID=0x100;

Description

L2CAP UUID used for continuation tests

[Top]


KSerialPortUUID

const TInt KSerialPortUUID=0x1101;

Description

Serial Port UUID

[Top]


KDialUpNetworkingUUID

const TInt KDialUpNetworkingUUID=0x1103;

Description

Dial Networking UUID

[Top]


KGenericNetworkingUUID

const TInt KGenericNetworkingUUID=0x1201;

Description

General Networking UUID

[Top]


KFaxUUID

const TInt KFaxUUID=0x1111;

Description

Fax UUID

[Top]


KGenericTelephonyUUID

const TInt KGenericTelephonyUUID=0x1204;

Description

Generic Telaphony UUID

[Top]


KObexUUID

const TInt KObexUUID=0x1105;

Description

Obex UUID

[Top]


KProtocolDescriptorListUUID

const TInt KProtocolDescriptorListUUID=0x0004;

Description

Attribute number for the Protocol Descriptor List

[Top]


KPublicBrowseGroupUUID

const TInt KPublicBrowseGroupUUID=0x1002;

Description

Public Browse Group UUID

[Top]


KBrowseGroupDescriptorServiceClassUUID

const TInt KBrowseGroupDescriptorServiceClassUUID=0x1001;

Description

Browse Group Descriptor Service Class UUID

[Top]


KServiceDiscoveryServerServiceClassUUID

const TInt KServiceDiscoveryServerServiceClassUUID=0x1000;

Description

Service Discovery Server Service Class UUID

[Top]


KPanUUUID

const TInt KPanUUUID=0x1115;

Description

PAN Service Class UUID

[Top]


KPanNapUUID

const TInt KPanNapUUID=0x1116;

Description

PAN NAP Service Class UUID

[Top]


KPanGnUUID

const TInt KPanGnUUID=0x1117;

Description

PAN GN Service Class UUID

[Top]


KAudioSourceUUID

const TInt KAudioSourceUUID=0x110a;

Description

Audio Source (service class) UUID

[Top]


KAudioSinkUUID

const TInt KAudioSinkUUID=0x110b;

Description

Audio Sink (service class) UUID

[Top]


KAVRemoteControlTargetUUID

const TInt KAVRemoteControlTargetUUID=0x110c;

Description

Remote control target (service class) UUID

[Top]


KAdvancedAudioDistributionUUID

const TInt KAdvancedAudioDistributionUUID=0x110d;

Description

Advanced audio distribution (A2DP) (profile descriptor) UUID

[Top]


KAVRemoteControlUUID

const TInt KAVRemoteControlUUID=0x110E;

Description

Remote control (service class) UUID

[Top]


KPbapPseUUID

const TInt KPbapPseUUID=0x112F;

Description

PBAP PSE Service Class UUID

[Top]


KLanguageAfar

const TInt16 KLanguageAfar=0x6161;

Description

Afar

[Top]


KLanguageAbkhazian

const TInt16 KLanguageAbkhazian=0x6162;

Description

Abkhazian

[Top]


KLanguageAfrikaans

const TInt16 KLanguageAfrikaans=0x6166;

Description

Afrikaans

[Top]


KLanguageAmharic

const TInt16 KLanguageAmharic=0x616D;

Description

Amharic

[Top]


KLanguageArabic

const TInt16 KLanguageArabic=0x6172;

Description

Arabic

[Top]


KLanguageAssamese

const TInt16 KLanguageAssamese=0x6173;

Description

Assamese

[Top]


KLanguageAymara

const TInt16 KLanguageAymara=0x6179;

Description

Aymara

[Top]


KLanguageAzerbaijani

const TInt16 KLanguageAzerbaijani=0x617A;

Description

Azerbaijani

[Top]


KLanguageBashkir

const TInt16 KLanguageBashkir=0x6261;

Description

Bashkir

[Top]


KLanguageByelorussian

const TInt16 KLanguageByelorussian=0x6265;

Description

Byelorussian

[Top]


KLanguageBulgarian

const TInt16 KLanguageBulgarian=0x6267;

Description

Bulgarian

[Top]


KLanguageBihari

const TInt16 KLanguageBihari=0x6268;

Description

Bihari

[Top]


KLanguageBislama

const TInt16 KLanguageBislama=0x6269;

Description

Bislama

[Top]


KLanguageBengali

const TInt16 KLanguageBengali=0x626E;

Description

Bengali

[Top]


KLanguageTibetan

const TInt16 KLanguageTibetan=0x626F;

Description

Tibetan

[Top]


KLanguageBreton

const TInt16 KLanguageBreton=0x6272;

Description

Breton

[Top]


KLanguageCatalan

const TInt16 KLanguageCatalan=0x6361;

Description

Catalan

[Top]


KLanguageCorsican

const TInt16 KLanguageCorsican=0x636F;

Description

Corsican

[Top]


KLanguageCzech

const TInt16 KLanguageCzech=0x6373;

Description

Czech

[Top]


KLanguageWelsh

const TInt16 KLanguageWelsh=0x6379;

Description

Welsh

[Top]


KLanguageDanish

const TInt16 KLanguageDanish=0x6461;

Description

Danish

[Top]


KLanguageGerman

const TInt16 KLanguageGerman=0x6465;

Description

German

[Top]


KLanguageBhutani

const TInt16 KLanguageBhutani=0x647A;

Description

Bhutani

[Top]


KLanguageGreek

const TInt16 KLanguageGreek=0x656C;

Description

Greek

[Top]


KLanguageEnglish

const TInt16 KLanguageEnglish=0x656E;

Description

English

[Top]


KLanguageEsperanto

const TInt16 KLanguageEsperanto=0x656F;

Description

Esperanto

[Top]


KLanguageSpanish

const TInt16 KLanguageSpanish=0x6573;

Description

Spanish

[Top]


KLanguageEstonian

const TInt16 KLanguageEstonian=0x6574;

Description

Estonian

[Top]


KLanguageBasque

const TInt16 KLanguageBasque=0x6575;

Description

Basque

[Top]


KLanguagePersian

const TInt16 KLanguagePersian=0x6661;

Description

Persian

[Top]


KLanguageFinnish

const TInt16 KLanguageFinnish=0x6669;

Description

Finnish

[Top]


KLanguageFiji

const TInt16 KLanguageFiji=0x666A;

Description

Fiji

[Top]


KLanguageFaroese

const TInt16 KLanguageFaroese=0x666F;

Description

Faroese

[Top]


KLanguageFrench

const TInt16 KLanguageFrench=0x6672;

Description

French

[Top]


KLanguageFrisian

const TInt16 KLanguageFrisian=0x6679;

Description

Frisian

[Top]


KLanguageIrish

const TInt16 KLanguageIrish=0x6761;

Description

Irish

[Top]


KLanguageScotsGaelic

const TInt16 KLanguageScotsGaelic=0x6764;

Description

Scots Gaelic

[Top]


KLanguageGalician

const TInt16 KLanguageGalician=0x676C;

Description

Galician

[Top]


KLanguageGuarani

const TInt16 KLanguageGuarani=0x676E;

Description

Guarani

[Top]


KLanguageGujarati

const TInt16 KLanguageGujarati=0x6775;

Description

Gujarati

[Top]


KLanguageHausa

const TInt16 KLanguageHausa=0x6861;

Description

Hausa

[Top]


KLanguageHebrew

const TInt16 KLanguageHebrew=0x6865;

Description

Hebrew

[Top]


KLanguageHindi

const TInt16 KLanguageHindi=0x6869;

Description

Hindi

[Top]


KLanguageCroatian

const TInt16 KLanguageCroatian=0x6872;

Description

Croatian

[Top]


KLanguageHungarian

const TInt16 KLanguageHungarian=0x6875;

Description

Hungarian

[Top]


KLanguageArmenian

const TInt16 KLanguageArmenian=0x6879;

Description

Armenian

[Top]


KLanguageInterlingua

const TInt16 KLanguageInterlingua=0x6961;

Description

Interlingua

[Top]


KLanguageIndonesian

const TInt16 KLanguageIndonesian=0x6964;

Description

Indonesian

[Top]


KLanguageInterlingue

const TInt16 KLanguageInterlingue=0x6965;

Description

Interlingue

[Top]


KLanguageInupiak

const TInt16 KLanguageInupiak=0x696B;

Description

Inupiak

[Top]


KLanguageIcelandic

const TInt16 KLanguageIcelandic=0x6973;

Description

Icelandic

[Top]


KLanguageItalian

const TInt16 KLanguageItalian=0x6974;

Description

Italian

[Top]


KLanguageInuktitut

const TInt16 KLanguageInuktitut=0x6975;

Description

Inuktitut

[Top]


KLanguageJapanese

const TInt16 KLanguageJapanese=0x6A61;

Description

Japanese

[Top]


KLanguageJavanese

const TInt16 KLanguageJavanese=0x6A77;

Description

Javanese

[Top]


KLanguageGeorgian

const TInt16 KLanguageGeorgian=0x6B61;

Description

Georgian

[Top]


KLanguageKazakh

const TInt16 KLanguageKazakh=0x6B6B;

Description

Kazakh

[Top]


KLanguageGreenlandic

const TInt16 KLanguageGreenlandic=0x6B6C;

Description

Greenlandic

[Top]


KLanguageCambodian

const TInt16 KLanguageCambodian=0x6B6D;

Description

Cambodian

[Top]


KLanguageKannada

const TInt16 KLanguageKannada=0x6B6E;

Description

Kannada

[Top]


KLanguageKorean

const TInt16 KLanguageKorean=0x6B6F;

Description

Korean

[Top]


KLanguageKashmiri

const TInt16 KLanguageKashmiri=0x6B73;

Description

Kashmiri

[Top]


KLanguageKurdish

const TInt16 KLanguageKurdish=0x6B75;

Description

Kurdish

[Top]


KLanguageKirghiz

const TInt16 KLanguageKirghiz=0x6B79;

Description

Kirghiz

[Top]


KLanguageLatin

const TInt16 KLanguageLatin=0x6C61;

Description

Latin

[Top]


KLanguageLingala

const TInt16 KLanguageLingala=0x6C6E;

Description

Lingala

[Top]


KLanguageLaothian

const TInt16 KLanguageLaothian=0x6C6F;

Description

Laothian

[Top]


KLanguageLithuanian

const TInt16 KLanguageLithuanian=0x6C74;

Description

Lithuanian

[Top]


KLanguageLatvian

const TInt16 KLanguageLatvian=0x6C76;

Description

Latvian

[Top]


KLanguageMalagasy

const TInt16 KLanguageMalagasy=0x6D67;

Description

Malagasy

[Top]


KLanguageMaori

const TInt16 KLanguageMaori=0x6D69;

Description

Maori

[Top]


KLanguageMacedonian

const TInt16 KLanguageMacedonian=0x6D6B;

Description

Macedonian

[Top]


KLanguageMalayalam

const TInt16 KLanguageMalayalam=0x6D6C;

Description

Malayalam

[Top]


KLanguageMongolian

const TInt16 KLanguageMongolian=0x6D6E;

Description

Mongolian

[Top]


KLanguageMoldavian

const TInt16 KLanguageMoldavian=0x6D6F;

Description

Moldavian

[Top]


KLanguageMarathi

const TInt16 KLanguageMarathi=0x6D72;

Description

Marathi

[Top]


KLanguageMalay

const TInt16 KLanguageMalay=0x6D73;

Description

Malay

[Top]


KLanguageMaltese

const TInt16 KLanguageMaltese=0x6D74;

Description

Maltese

[Top]


KLanguageBurmese

const TInt16 KLanguageBurmese=0x6D79;

Description

Burmese

[Top]


KLanguageNauru

const TInt16 KLanguageNauru=0x6E61;

Description

Nauru

[Top]


KLanguageNepali

const TInt16 KLanguageNepali=0x6E65;

Description

Nepali

[Top]


KLanguageDutch

const TInt16 KLanguageDutch=0x6E6C;

Description

Dutch

[Top]


KLanguageNorwegian

const TInt16 KLanguageNorwegian=0x6E6F;

Description

Norwegian

[Top]


KLanguageOccitan

const TInt16 KLanguageOccitan=0x6F63;

Description

Occitan

[Top]


KLanguageOromo

const TInt16 KLanguageOromo=0x6F6D;

Description

Oromo

[Top]


KLanguageOriya

const TInt16 KLanguageOriya=0x6F72;

Description

Oriya

[Top]


KLanguagePunjabi

const TInt16 KLanguagePunjabi=0x7061;

Description

Punjabi

[Top]


KLanguagePolish

const TInt16 KLanguagePolish=0x706C;

Description

Polish

[Top]


KLanguagePashto

const TInt16 KLanguagePashto=0x7073;

Description

Pashto

[Top]


KLanguagePortuguese

const TInt16 KLanguagePortuguese=0x7074;

Description

Portuguese

[Top]


KLanguageQuechua

const TInt16 KLanguageQuechua=0x7175;

Description

Quechua

[Top]


KLanguageRhaetoRomance

const TInt16 KLanguageRhaetoRomance=0x726D;

Description

Rhaeto Romance

[Top]


KLanguageKirundi

const TInt16 KLanguageKirundi=0x726E;

Description

Kirundi

[Top]


KLanguageRomanian

const TInt16 KLanguageRomanian=0x726F;

Description

Romanian

[Top]


KLanguageRussian

const TInt16 KLanguageRussian=0x7275;

Description

Russian

[Top]


KLanguageKinyarwanda

const TInt16 KLanguageKinyarwanda=0x7277;

Description

Kinyarwanda

[Top]


KLanguageSanskrit

const TInt16 KLanguageSanskrit=0x7361;

Description

Sanskrit

[Top]


KLanguageSindhi

const TInt16 KLanguageSindhi=0x7364;

Description

Sindhi

[Top]


KLanguageSangho

const TInt16 KLanguageSangho=0x7367;

Description

Sangho

[Top]


KLanguageSerboCroatian

const TInt16 KLanguageSerboCroatian=0x7368;

Description

SerboCroatian

[Top]


KLanguageSinhalese

const TInt16 KLanguageSinhalese=0x7369;

Description

Sinhalese

[Top]


KLanguageSlovak

const TInt16 KLanguageSlovak=0x736B;

Description

Slovak

[Top]


KLanguageSlovenian

const TInt16 KLanguageSlovenian=0x736C;

Description

Slovenian

[Top]


KLanguageSamoan

const TInt16 KLanguageSamoan=0x736D;

Description

Samoan

[Top]


KLanguageShona

const TInt16 KLanguageShona=0x736E;

Description

Shona

[Top]


KLanguageSomali

const TInt16 KLanguageSomali=0x736F;

Description

Somali

[Top]


KLanguageAlbanian

const TInt16 KLanguageAlbanian=0x7371;

Description

Albanian

[Top]


KLanguageSerbian

const TInt16 KLanguageSerbian=0x7372;

Description

Serbian

[Top]


KLanguageSiswati

const TInt16 KLanguageSiswati=0x7373;

Description

Siswati

[Top]


KLanguageSesotho

const TInt16 KLanguageSesotho=0x7374;

Description

Sesotho

[Top]


KLanguageSundanese

const TInt16 KLanguageSundanese=0x7375;

Description

Sundanese

[Top]


KLanguageSwedish

const TInt16 KLanguageSwedish=0x7376;

Description

Swedish

[Top]


KLanguageSwahili

const TInt16 KLanguageSwahili=0x7377;

Description

Swahili

[Top]


KLanguageTamil

const TInt16 KLanguageTamil=0x7461;

Description

Tamil

[Top]


KLanguageTelugu

const TInt16 KLanguageTelugu=0x7465;

Description

Telugu

[Top]


KLanguageTajik

const TInt16 KLanguageTajik=0x7467;

Description

Tajik

[Top]


KLanguageThai

const TInt16 KLanguageThai=0x7468;

Description

Thai

[Top]


KLanguageTigrinya

const TInt16 KLanguageTigrinya=0x7469;

Description

Tigrinya

[Top]


KLanguageTurkmen

const TInt16 KLanguageTurkmen=0x746B;

Description

Turkmen

[Top]


KLanguageTagalog

const TInt16 KLanguageTagalog=0x746C;

Description

Tagalog

[Top]


KLanguageSetswana

const TInt16 KLanguageSetswana=0x746E;

Description

Setswana

[Top]


KLanguageTonga

const TInt16 KLanguageTonga=0x746F;

Description

Tonga

[Top]


KLanguageTurkish

const TInt16 KLanguageTurkish=0x7472;

Description

Turkish

[Top]


KLanguageTsonga

const TInt16 KLanguageTsonga=0x7473;

Description

Tsonga

[Top]


KLanguageTatar

const TInt16 KLanguageTatar=0x7474;

Description

Tatar

[Top]


KLanguageTwi

const TInt16 KLanguageTwi=0x7477;

Description

Twi

[Top]


KLanguageUighur

const TInt16 KLanguageUighur=0x7567;

Description

Uighur

[Top]


KLanguageUkrainian

const TInt16 KLanguageUkrainian=0x756B;

Description

Ukrainian

[Top]


KLanguageUrdu

const TInt16 KLanguageUrdu=0x7572;

Description

Urdu

[Top]


KLanguageUzbek

const TInt16 KLanguageUzbek=0x757A;

Description

Uzbek

[Top]


KLanguageVietnamese

const TInt16 KLanguageVietnamese=0x7669;

Description

Vietnamese

[Top]


KLanguageVolapuk

const TInt16 KLanguageVolapuk=0x766F;

Description

Volapuk

[Top]


KLanguageWolof

const TInt16 KLanguageWolof=0x776F;

Description

Wolof

[Top]


KLanguageXhosa

const TInt16 KLanguageXhosa=0x7868;

Description

Xhosa

[Top]


KLanguageYiddish

const TInt16 KLanguageYiddish=0x7969;

Description

Yiddish

[Top]


KLanguageYoruba

const TInt16 KLanguageYoruba=0x796F;

Description

Yoruba

[Top]


KLanguageZhuang

const TInt16 KLanguageZhuang=0x7A61;

Description

Zhuang

[Top]


KLanguageChinese

const TInt16 KLanguageChinese=0x7A68;

Description

Chinese

[Top]


KLanguageZulu

const TInt16 KLanguageZulu=0x7A75;

Description

Zulu

[Top]


KSdpMaxUintSize

const TInt KSdpMaxUintSize=16;

Description

Max size for an SDP Uint attribute value in bytes

[Top]


KMaxIntSize

Interface status: deprecated

const TInt KMaxIntSize=16;

Description

Max size for an SDP Int attribute value in bytes The new value is KSdpMaxIntSize

[Top]


KSdpMaxIntSize

const TInt KSdpMaxIntSize=16;

Description

Max size for an SDP Int attribute value in bytes

[Top]


KErrSdpAlreadyBound

const TInt KErrSdpAlreadyBound=-6400;

Description

Cannot bind to specifed sockets protocol, as already bound.

[Top]


KErrSdpPeerError

const TInt KErrSdpPeerError=-6401;

Description

Remote device gave unknown error.

[Top]


KErrSdpClientNotConnected

const TInt KErrSdpClientNotConnected=-6402;

Description

Local device is not connected.

[Top]


KErrSdpUnsupportedVersion

const TInt KErrSdpUnsupportedVersion=-6403;

Description

Invalid/unsupported SDP version.

[Top]


KErrSdpBadRecordHandle

const TInt KErrSdpBadRecordHandle=-6404;

Description

Invalid Service Record Handle.

[Top]


KErrSdpBadContinuationState

const TInt KErrSdpBadContinuationState=-6405;

Description

Invalid Continuation State.

[Top]


KErrSdpServerRejectedRequest

const TInt KErrSdpServerRejectedRequest=-6406;

Description

SDP server rejected the request.

[Top]


KErrSdpBadRequestBufferLength

const TInt KErrSdpBadRequestBufferLength=-6407;

Description

Request buffer was ill-formed.

[Top]


KErrSdpBadResultBufferLength

const TInt KErrSdpBadResultBufferLength=-6408;

Description

Result buffer was ill-formed.

[Top]


KErrSdpBadUUIDLength

const TInt KErrSdpBadUUIDLength=-6409;

Description

UUID entry was ill-formed.

[Top]


KErrSdpBadResultData

const TInt KErrSdpBadResultData=-6410;

Description

Response was ill-formed.

[Top]


KErrSdpDatabaseFull

const TInt KErrSdpDatabaseFull=-6411;

Description

SDP database is full.

[Top]


KSdpClientPanic

const TLitC< sizeof(L"SDPServer")/2 KSdpClientPanic)={sizeof(L"SDPServer" )/2-1,L"SDPServer" };

Description