btengprivatepskeys.h File Reference

const TUid KPSUidBluetoothEnginePrivateCategory

const TUidKPSUidBluetoothEnginePrivateCategory

Bluetooth private category publish and subscribe UID

const TUint KBTHfpATCommand

const TUintKBTHfpATCommand

Publish and Subscribe key for passing BT HFP AT commands from btmonocmdhandler to HFP RemCon Bearer.

Default value (in binary format): ""

const TUint KBTBlockDevAddr

const TUintKBTBlockDevAddr

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

const TUintKBTAuthorInfoPerDevice

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

const TUintKBTOutgoingPairing
Publishes outgoing pairing information for purposes of:
  • 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 KBTAudioLinkStatus

const TUintKBTAudioLinkStatus

const TUint KBTConnectionTimeStamp

const TUintKBTConnectionTimeStamp

Publish and Subscribe to save last connection attemmp time.

const TUint KBTTurnBTOffQueryOn

const TUintKBTTurnBTOffQueryOn

Publish and Subscribe to store status for is query to turn bt off is showing or not.

const TUint KBTNotifierLocks

const TUintKBTNotifierLocks

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

const TUintKBTHfpATResponse

Publish and Subscribe key for the responses of BT HFP AT commands from HFP RemCon Bearer to btmonocmdhandler.

Default value (in binary format): ""