API published in: S60 3rd Ed
Link against:
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. | |
|
|
|
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) |
|
|
Bluetooth Power Mode UID. |