class TRfcommSockAddr : public TBTSockAddr |
Defines the format of an Rfcomm address.
This class uses the TSockAddr data area to hold the address so that it can be passed through the ESOCK boundary. Assumes that the remote RFCOMM instance is always bound to PSM 3 on L2CAP, so there is no way of specifying another remote PSM.
Public Member Functions | |
---|---|
TRfcommSockAddr() | |
TRfcommSockAddr(const TSockAddr &) | |
IMPORT_C TRfcommSockAddr & | Cast(const TSockAddr &) |
Inherited Attributes | |
---|---|
TBuf8< KMaxSockAddrSize >::iBuf | |
TDes8::__DECLARE_TEST | |
TDes8::iMaxLength |
IMPORT_C | TRfcommSockAddr | ( | const TSockAddr & | aSockAddr | ) |
const TSockAddr & aSockAddr |
IMPORT_C TRfcommSockAddr & | Cast | ( | const TSockAddr & | aSockAddr | ) | [static] |
const TSockAddr & aSockAddr |