This is the full-page version of this table.

3. User Agent Profile / UAProf Reference -- NetworkCharacteristics Component

UAProf Attribute / Property

Description

Example

CurrentBearerService

The CurrentBearerService attribute states the bearer used by the session currently.

Values that may be found in this attribute include:

3GPP_GPRS_IPV4
GSM_GPRS_IPV4
GSM_CSD_IPV4
GPRS
CSD
USSD
HSCSD
EDGE
EGPRS
SMS
OneWaySMS
TwoWaySMS

TwoWayPacket

<prf:CurrentBearerService>3GPP_GPRS_IPV4</prf:CurrentBearerService>

SecuritySupport

The SecuritySupport attribute states the security technologies that the mobile device supports.

<prf:SecuritySupport>
  <rdf:Bag>
    <rdf:li>WTLS-1</rdf:li>
    <rdf:li>WTLS-2</rdf:li>
    <rdf:li>WTLS-3</rdf:li>
    <rdf:li>SSL</rdf:li>
    <rdf:li>TLS</rdf:li>
    <rdf:li>signText</rdf:li>
    <rdf:li>PPTP</rdf:li>
  </rdf:Bag>
</prf:SecuritySupport>

SupportedBearers

The SupportedBearers attribute states the bearers that the mobile device supports.

Values that may be found in this attribute include:

3GPP_GPRS_IPV4
GSM_GPRS_IPV4
GSM_CSD_IPV4
GPRS
CSD
USSD
HSCSD
EDGE
EGPRS
SMS
OneWaySMS
TwoWaySMS

TwoWayPacket

<prf:SupportedBearers>
  <rdf:Bag>
    <rdf:li>GSM_GPRS_IPV4</rdf:li>
    <rdf:li>GSM_CSD_IPV4</rdf:li>
  </rdf:Bag>
</prf:SupportedBearers>

SupportedBluetoothVersion

The SupportedBluetoothVersion attribute states the Bluetooth version number that the mobile device supports.

To find the Bluetooth profiles supported by the mobile device, see the BluetoothProfile attribute of the HardwarePlatform component.

<prf:SupportedBluetoothVersion>1.2</prf:SupportedBluetoothVersion>


A button for going back to the top of this page