TPanConnection Class Reference

#include <btextnotifiers.h>

Link against: btextnotifiers.lib

class TPanConnection
Public Member Functions
TPanConnection(TBTDevAddr &, TBool)
TPanConnection()
IMPORT_C TBoolIsValid()
IMPORT_C const TBTDevAddr &RemoteDeviceAddress()
IMPORT_C TBoolUplinkAccessAllowed()

Detailed Description

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.

Constructor & Destructor Documentation

TPanConnection ( TBTDevAddr &, TBool )

IMPORT_CTPanConnection(TBTDevAddr &aRemoteDeviceAddress,
TBoolaUplinkAccessAllowed
)

TPanConnection ( )

TPanConnection()

Member Function Documentation

IsValid ( )

IMPORT_C TBoolIsValid()const

RemoteDeviceAddress ( )

IMPORT_C const TBTDevAddr &RemoteDeviceAddress()const

UplinkAccessAllowed ( )

IMPORT_C TBoolUplinkAccessAllowed()const