btextnotifiers.h File Reference

NOTIFIERS_SUPPORT_PASSKEY_MIN_LENGTH

NONSHARABLE_CLASS ( TBTDeviceSelectionParams )

NONSHARABLE_CLASS(TBTDeviceSelectionParams)

Class to allow parameters to be sent to the device selection dialog via the RNotifier API.

NONSHARABLE_CLASS ( TBTDeviceResponseParams )

NONSHARABLE_CLASS(TBTDeviceResponseParams)

Class to allow parameters to be received from the device selection dialog via the RNotifier API.

Typedef TBTDeviceSelectionParamsPckg

typedef TPckgBuf< TBTDeviceSelectionParams >TBTDeviceSelectionParamsPckg

Typedef'ed pckgbuf to send paramaters to the device selection dialog via the notifier framework.

Typedef TBTDeviceResponseParamsPckg

typedef TPckgBuf< TBTDeviceResponseParams >TBTDeviceResponseParamsPckg

Typedef'ed pckgbuf to retrieve the response from the device selection dialog via the notifier framework.

NONSHARABLE_CLASS ( TPanConnection )

NONSHARABLE_CLASS(TPanConnection)

A remote device address, and a boolean indicating if the remote device has access to the uplink WARNING: For internal use ONLY. Compatibility is not guaranteed in future releases.

NONSHARABLE_CLASS ( TPanConnectionList )

NONSHARABLE_CLASS(TPanConnectionList)

A list of TPanConnection instances This is not intended for external use by application developers.

See also: TPanConnection

Typedef TPanConnectionListPckg

typedef TPckgBuf< TPanConnectionList >TPanConnectionListPckg

Typedef'ed pckgbuf for TPanConnectionList. This is not intended for external use by application developers.

Enum TNapConnectionResult

The response from the incoming PAN NAP connection selection dialog. This is intended for internal sub-system use only.

Typedef TNapConnectionResultPckg

typedef TPckgBuf< TNapConnectionResult >TNapConnectionResultPckg

Typedef'ed pckgbuf to retrieve the response from the incoming PAN NAP connection selection dialog via the notifier framework. This is intended for internal sub-system use only.