btextnotifierspartner.h File Reference

const TUid KPbapAuthNotifierUid

const TUid KPbapAuthNotifierUid

UID of the PBAP authentication notifier

const TUid KUidBTBasebandNotification

const TUid KUidBTBasebandNotification

"bt_subscribe.h"UID to notify the UI that a bluetooth link is currently active. Now deprecated by the publish/subscribe mechanism.

Typedef TPbapAuthNotifierParamsPckg

typedef TPckgBuf < TPbapAuthNotifierParams > TPbapAuthNotifierParamsPckg

Packaged version of TPbapAuthNotifierParams that allows data transfer over process boundaries.

Typedef TPbapAuthNotifierResponsePckg

typedef TPckgBuf < TPbapAuthNotifierResponse > TPbapAuthNotifierResponsePckg

Packaged version of TPbapAuthNotifierResponse that allows data transfer over process boundaries.

const TUid KBTNumericComparisonNotifierUid

const TUid KBTNumericComparisonNotifierUid

UID of the "Numeric Comparison" confirmation request RNotifier plugin.

The notifier will be started with a parameter of type TBTNumericComparisonParamsPckg.

The notifier will receive updates of type TBTNotifierUpdateParamsPckg2.

TBTNotifierUpdateParamsPckg2

const TUid KBTPasskeyDisplayNotifierUid

const TUid KBTPasskeyDisplayNotifierUid

UID of the "Passkey Entry" display RNotifier plugin.

The notifier will be started with a parameter of type TBTPasskeyDisplayParamsPckg.

The notifier will receive updates of type TBTNotifierUpdateParamsPckg2.

TBTNotifierUpdateParamsPckg2

const TUid KBTUserConfirmationNotifierUid

const TUid KBTUserConfirmationNotifierUid

const TUid KBTPinCodeEntryNotifierUid

const TUid KBTPinCodeEntryNotifierUid

UID of the "PIN Code Entry" RNotifier plugin.

Note that this is an SSP aware notifier taking the new parameter type. This is intended to replace the deprecated KBTManPinNotifierUid RNotifier plugin. KBTManPinNotifierUid The notifier will be started with a parameter of type TBTPinCodeEntryNotifierParamsPckg.

The notifier will receive updates of type TBTNotifierUpdateParamsPckg2.

TBTNotifierUpdateParamsPckg2

Typedef TBTNumericComparisonParamsPckg

typedef TPckgBuf < TBTNumericComparisonParams > TBTNumericComparisonParamsPckg

Typedef'ed pckgbuf to send numeric comparison parameters to the notifier framework.

Typedef TBTPasskeyDisplayParamsPckg

typedef TPckgBuf < TBTPasskeyDisplayParams > TBTPasskeyDisplayParamsPckg

Typedef'ed pckgbuf to send passkey entry display parameters to the notifier framework.

Typedef TBTUserConfirmationParamsPckg

typedef TPckgBuf < TBTUserConfirmationParams > TBTUserConfirmationParamsPckg

Typedef'ed pckgbuf to send passkey entry display parameters to the notifier framework.

Typedef TBTPinCodeEntryNotifierParamsPckg

typedef TPckgBuf < TBTPinCodeEntryNotifierParams > TBTPinCodeEntryNotifierParamsPckg

Typedef'ed pckgbuf to send PIN code entry parameters to the notifier framework.

Typedef TBTNotifierUpdateParamsPckg2

typedef TPckgBuf < TBTNotifierUpdateParams2 > TBTNotifierUpdateParamsPckg2

Typedef'ed pckgbuf to represent the base class of Bluetooth update parameters.

Typedef TBTDeviceNameUpdateParamsPckg

typedef TPckgBuf < TBTDeviceNameUpdateParams > TBTDeviceNameUpdateParamsPckg

Typedef'ed pckgbuf to send device name update parameters to the notifier framework.

Typedef TBTPasskeyDisplayUpdateParamsPckg

typedef TPckgBuf < TBTPasskeyDisplayUpdateParams > TBTPasskeyDisplayUpdateParamsPckg

Typedef'ed pckgbuf to send passkey entry display update parameters to the notifier framework.