TPanConnection Class Reference
#include
<btextnotifiers.h>
Link against: btextnotifiers.lib
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_C | TPanConnection | ( | TBTDevAddr & | aRemoteDeviceAddress, |
| TBool | aUplinkAccessAllowed |
| ) | |
Member Function Documentation
IsValid ( )
IMPORT_C TBool | IsValid | ( | ) | const |
RemoteDeviceAddress ( )
IMPORT_C const TBTDevAddr & | RemoteDeviceAddress | ( | ) | const |
UplinkAccessAllowed ( )
IMPORT_C TBool | UplinkAccessAllowed | ( | ) | const |