TAvdtpSEPInfo Class Reference
Constructor & Destructor Documentation
TAvdtpSEPInfo()
Constructor of object returned during Discover phase AVDTP specification, AVDTP_DiscoverRsp
Member Functions Documentation
InUse()
IMPORT_C TBool | InUse | ( | ) | const |
Getter for whether the Stream End Point (SEP) is in use
IsSink()
IMPORT_C TBool | IsSink | ( | ) | const |
Getter for whether the SEP is sink or source
MediaType()
Getter for the SEP mediatype
SEID()
IMPORT_C TSEID | SEID | ( | ) | const |
SetInUse(TBool)
IMPORT_C void | SetInUse | ( | TBool | aIsInUse | ) | |
Setter for the SEP's inUse flag
Parameters
TBool aIsInUse | ETrue if in use |
SetIsSink(TBool)
IMPORT_C void | SetIsSink | ( | TBool | aIsSink | ) | |
Setter for whether the SEP is source or sink
Parameters
TBool aIsSink | ETrue if SEP is a sink, else ETrue; |
SetMediaType(SymbianBluetoothAV::TBluetoothMediaType)
Setter for the SEP mediatype
SetSEID(TSEID)
IMPORT_C void | SetSEID | ( | TSEID | aSEID | ) | |
Setter for the SEID of the Stream End Point (SEP)
Parameters
TSEID aSEID | the SEID to set |
Member Data Documentation
SymbianBluetoothAV::TBluetoothMediaType
iMediaType
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.