const TUid | KPSUidBluetoothEnginePrivateCategory |
Bluetooth private category publish and subscribe UID
const TUint | KBTHfpATCommand |
Publish and Subscribe key for passing BT HFP AT commands from btmonocmdhandler to HFP RemCon Bearer.
Default value (in binary format): ""
const TUint | KBTBlockDevAddr |
Publish and Subscribe key for storing the last paired device that was denied to connect by the user.
Default value (in string format): ""
const TUint | KBTAuthorInfoPerDevice |
Publish and Subscribe key for storing info of last audio device that tried to connect. Used by BT notifier only
The key will contain the following information in 8 bit descriptor A;B;C Where: A is 0/1 depending if the last audio connection attempt was denied(0) or accepted(1) B is the bt device adress as exacly 12 hex digits C is the time the attempt was accepted or denied as 64 bit integer.
Example: 0;0015a00f42dd;63304481516638125
const TUint | KBTOutgoingPairing |
Ensure a single ongoing outgoing pair request in Bluetooth Engine;
BTNotif decides if auto pair with default pin shall be used or not;
const TUint | KBTConnectionTimeStamp |
Publish and Subscribe to save last connection attemmp time.
const TUint | KBTTurnBTOffQueryOn |
Publish and Subscribe to store status for is query to turn bt off is showing or not.
const TUint | KBTNotifierLocks |
P&S to publish ongoing notifier operations with BT devices.
Data type: binary.
Set and get the data via class TBTNotifLockPublish from btnotiflock.h.
This info is used to lock some operations in btui and btnotifer: For a heaset which was paired from phone, connecting operation shall wait until trusting device has been asked from user and user selection has been performed; For a device which initiated pairing with phone, query of accepting connection request from this device shall wait until pairing note has been shown and trusting device has been asked from user and user selection has been performed.
const TUint | KBTHfpATResponse |
Publish and Subscribe key for the responses of BT HFP AT commands from HFP RemCon Bearer to btmonocmdhandler.
Default value (in binary format): ""
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.