S60 3rd Edition API Reference: btserversdkcrkeys.h File Reference

btserversdkcrkeys.h File Reference

API published in: S60 3rd Ed

Link against:

Capability Information

Required Capabilities

None


Go to the source code of this file.


Enumerations

enum  TBTPowerStateValue { EBTPowerOff, EBTPowerOn }

Variables

const TUid KCRUidBluetoothPowerState = {0x10204DA9}
 Bluetooth Power Mode UID.
const TUint32 KBTPowerState = 0x00000001
 CenRep keys for storing BT power mode.

Enumeration Type Documentation

enum TBTPowerStateValue
 
Enumerator:
EBTPowerOff 
EBTPowerOn 

Variable Documentation

const TUint32 KBTPowerState = 0x00000001
 

CenRep keys for storing BT power mode.

Bluetooth power state

Possible integer values: 0 (EBTPowerOff) Bluetooth chip is unpowered / in sleep mode 1 (EBTPowerOn) Bluetooth chip is powered up and fully functional

Default value: 0 (EBTPowerOff)

const TUid KCRUidBluetoothPowerState = {0x10204DA9}
 

Bluetooth Power Mode UID.


Copyright © Nokia Corporation 2001-2007
Back to top