class TAvctpSockAddr : public TBTSockAddr |
AVCTP Socket Address.
Use this class to specify a local or remote AVCTP connection end-point, that is: the BT device address and PID.
Public Member Functions | |
---|---|
TAvctpSockAddr() | |
TAvctpSockAddr(const TSockAddr &) | |
IMPORT_C TAvctpSockAddr & | Cast(const TSockAddr &) |
IMPORT_C TInt | Channel() |
IMPORT_C SymbianAvctp::TPid | Pid() |
IMPORT_C void | SetChannel(TInt) |
IMPORT_C void | SetPid(SymbianAvctp::TPid) |
Inherited Attributes | |
---|---|
TBuf8< KMaxSockAddrSize >::iBuf | |
TDes8::__DECLARE_TEST | |
TDes8::iMaxLength |
IMPORT_C | TAvctpSockAddr | ( | const TSockAddr & | aSockAddr | ) |
const TSockAddr & aSockAddr |
IMPORT_C TAvctpSockAddr & | Cast | ( | const TSockAddr & | aSockAddr | ) | [static] |
const TSockAddr & aSockAddr |
IMPORT_C void | SetPid | ( | SymbianAvctp::TPid | aPid | ) |
SymbianAvctp::TPid aPid |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.