const TUid | KCRUidBTEngPrivateSettings |
Bluetooth Discoverability Settings CenRep UID
const TUint32 | KBTDiscoverable |
CenRep key for storing Bluetooth visibility settings. Stores the Bluetooth visibility mode.
Possible integer values (the value are as published in the Bluetooth Core Specification): ( 0x00 No scanning (no scans enabled) 0x01 Inquiry scan only (inquiry Scan enabled, page scan disabled) ) 0x02 Hidden mode (page scan enabled, inquiry scan disabled) 0x03 General discoverability mode (Page enabled, inquiry scan enabled) 0x100 Temporarily visibile (first value after reserved range)
Default value: 3
const TUint32 | KBTSapEnabled |
CenRep key for storing Bluetooth SIM Access Profile settings. Stores the Bluetooth SIM Access Profile state.
Possible integer values: 0 SAP disabled 1 SAP enabled
Default value: 0
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.