const TUid | KPropertyUidBluetoothCategory |
KPropertyUidBluetoothCategory This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms.
Deprecated
const TUid | KPropertyUidBluetoothControlCategory |
KPropertyUidBluetoothControlCategory This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms.
Deprecated
const TUint | KPropertyKeyBluetoothGetLocalDeviceAddress |
const TUint | KPropertyKeyBluetoothLocalDeviceAddress |
KPropertyKeyBluetoothLocalDeviceAddress This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms. Deprecated
const TUint | KPropertyKeyBluetoothGetPHYCount |
const TUint | KPropertyKeyBluetoothPHYCount |
KPropertyKeyBluetoothPHYCount This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms. Deprecated
const TUint | KPropertyKeyBluetoothGetConnectingStatus |
const TUint | KPropertyKeyBluetoothConnecting |
KPropertyKeyBluetoothConnecting This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms. Deprecated
const TUint | KPropertyKeyBluetoothGetScanningStatus |
KPropertyKeyBluetoothGetScanningStatus The key to observe what scans the Bluetooth hardware is currently performing The P&S value contains an integer with the scan value as published in the Bluetooth Core Specification
The use of this key is equivalent in a secure Symbian OS platform to the use of the key KPropertyKeyBluetoothScanning with the category KPropertyUidBluetoothCategory in a non-secure Symbian OS platform.
See also: Bluetooth Core Specification
const TUint | KPropertyKeyBluetoothSetScanningStatus |
KPropertyKeyBluetoothSetScanningStatus The key to control what scans the Bluetooth hardware is currently performing The P&S value contains an integer with the scan value as published in the Bluetooth Core Specification
The use of this key is equivalent in a secure Symbian OS platform to the use of the key KPropertyKeyBluetoothScanning with the category KPropertyUidBluetoothControlCategory in a non-secure Symbian OS platform.
See also: Bluetooth Core Specification
const TUint | KPropertyKeyBluetoothGetLimitedDiscoverableStatus |
KPropertyKeyBluetoothGetLimitedDiscoverableStatus The key to observe whether the local device is in Limited Discoverable mode The P&S value will contain a boolean: ETrue if in limited discoverable mode, otherwise EFalse
The use of this key is equivalent in a secure Symbian OS platform to the use of the key KPropertyKeyBluetoothLimitedDiscoverable with the category KPropertyUidBluetoothCategory in a non-secure Symbian OS platform.
const TUint | KPropertyKeyBluetoothSetLimitedDiscoverableStatus |
KPropertyKeyBluetoothSetLimitedDiscoverableStatus The key to control whether the local device is in Limited Discoverable mode The P&S value will contain a boolean: ETrue if in limited discoverable mode, otherwise EFalse
The use of this key is equivalent in a secure Symbian OS platform to the use of the key KPropertyKeyBluetoothLimitedDiscoverable with the category KPropertyUidBluetoothControlCategory in a non-secure Symbian OS platform.
const TUint | KPropertyKeyBluetoothGetDeviceClass |
KPropertyKeyBluetoothGetDeviceClass The key to observe the class of device of the local device The P&S value will contain an integer of the local device class.
The use of this key is equivalent in a secure Symbian OS platform to the use of the key KPropertyKeyBluetoothDeviceClass with the category KPropertyUidBluetoothCategory in a non-secure Symbian OS platform.
See also: Bluetooth Core Specification
const TUint | KPropertyKeyBluetoothSetDeviceClass |
KPropertyKeyBluetoothSetDeviceClass The key to set the class of device of the local device The P&S value will contain an integer of the local device class.
The use of this key is equivalent in a secure Symbian OS platform to the use of the key KPropertyKeyBluetoothDeviceClass with the category KPropertyUidBluetoothControlCategory in a non-secure Symbian OS platform.
See also: Bluetooth Core Specification
const TUint | KPropertyKeyBluetoothSetAFHHostChannelClassification |
KPropertyKeyBluetoothSetAFHHostChannelClassification The key to send an AFH Host Channel Classification to the local Bluetooth hardware The P&S value will contain a descriptor containing the AFH Host Channel Classification bit set. A bit which is set to zero instructs the local Bluetooth hardware not to hop to the frequency represented by that bit in a connection in which it is master and which is using AFH. Also, if the local Bluetooth hardware is slave in a connection, which is using AFH, an AFH Host Channel Classification may be used to advise the remote master what frequencies to avoid.
NB. THIS IS SUPPORTED ONLY IN VERSION 9.0 AND THEREAFTER. The same functionality can be accessed in 8.1 also through the use of the KPropertyKeyBluetoothAFHHostChannelClassification key in conjunction with category KPropertyUidBluetoothControlCategory.
See also: TBTAFHHostChannelClassification
const TUint | KPropertyKeyBluetoothAFHHostChannelClassification |
KPropertyKeyBluetoothAFHHostChannelClassification This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms.
Deprecated
const TUint | KPropertyKeyBluetoothGetRegistryTableChange |
const TUint | KPropertyKeyBluetoothRegistryTableChange |
KPropertyKeyBluetoothRegistryTableChange This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms.
Deprecated
const TUint | KRegistryChangeRemoteTable |
KRegistryChangeRemoteTable
See also: KPropertyKeyBluetoothGetRegistryTableChange The value in the KPropertyKeyBluetoothGetRegistryTableChange key if the Remote device table changed
const TUint | KRegistryChangeLocalTable |
KRegistryChangeLocalTable
See also: KPropertyKeyBluetoothGetRegistryTableChange The value in the KPropertyKeyBluetoothGetRegistryTableChange key if the Local device table changed
const TUint | KRegistryChangeCSYTable |
KRegistryChangeCSYTable
See also: KPropertyKeyBluetoothGetRegistryTableChange The value in the KPropertyKeyBluetoothGetRegistryTableChange key if the CSY-settings table changed
const TUint | KPropertyKeyBluetoothGetDeviceName |
KPropertyKeyBluetoothGetDeviceName The key to observe the name of device of the local device The P&S value will be of type EText and contain the local device name in Unicode. At all times the name must have a length <= KHCILocalDeviceNameMaxLength (defined in hciconsts.h).
See also: Bluetooth Core Specification
const TUint | KPropertyKeyBluetoothSetDeviceName |
KPropertyKeyBluetoothSetDeviceName The key to set the name of device of the local device The P&S value will be of type EText and contain the local device name in Unicode. At all times the name must have a length <= KHCILocalDeviceNameMaxLength (defined in hciconsts.h).
See also: Bluetooth Core Specification
const TUint | KPropertyKeyBluetoothGetCorruptRegistryResetIndication |
KPropertyKeyBluetoothGetCorruptRegistryResetIndication This key is intended to be used by the UI to be informed when a corrupt Bluetooth registry has been detected so that the UI can inform the user that all of the pairings they have made have been lost.
const TUint | KPropertyKeyBluetoothCorruptRegistryReset |
KPropertyKeyBluetoothCorruptRegistryReset This is a deprecated constant, maintained for source compatibility with non-secured Symbian OS platforms.
Deprecated
const TUint | KPropertyKeyBluetoothGetAcceptPairedOnlyMode |
const TUint | KPropertyKeyBluetoothSetAcceptPairedOnlyMode |
const TUint | KPropertyKeyBluetoothHostResolverActive |
const TUint | KPropertyKeyBluetoothGetSimplePairingDebugMode |