3. User Agent Profile / UAProf Reference -- NetworkCharacteristics Component
The NetworkCharacteristics component of User Agent Profile / UAProf provides information about the capabilities of the mobile device for network connection. For example, bearers supported (CSD, GPRS, SMS, EDGE, etc) and encryption methods supported (WTLS, SSL, TLS, etc).
The following table lists some base attributes of the NetworkCharacteristics component as specified in the UAProf schema. A description and some examples are provided for each base attribute. Note that a user agent profile may not include all attributes listed below.
To scroll the table, use the scroll bars on the right and bottom of the table. A full-page version is available additionally.
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 |
<prf:CurrentBearerService>3GPP_GPRS_IPV4</prf:CurrentBearerService> |
SecuritySupport |
The SecuritySupport attribute states the security technologies that the mobile device supports. |
<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 |
<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> |
Previous Page | Page 3 of 7 | Next Page |
- 1. User Agent Profile / UAProf Reference -- HardwarePlatform Component
- 2. User Agent Profile / UAProf Reference -- SoftwarePlatform Component
- 3. User Agent Profile / UAProf Reference -- NetworkCharacteristics Component
- 4. User Agent Profile / UAProf Reference -- BrowserUA Component
- 5. User Agent Profile / UAProf Reference -- WapCharacteristics Component
- 6. User Agent Profile / UAProf Reference -- PushCharacteristics Component
- 7. User Agent Profile / UAProf Reference -- MmsCharacteristics Component