TAvdtpSEPInfo Class Reference
Constructor & Destructor Documentation
TAvdtpSEPInfo()
IMPORT_C
|
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()
IMPORT_C
SymbianBluetoothAV::TBluetoothMediaType
|
MediaType
|
(
|
)
|
const
|
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)
IMPORT_C void
|
SetMediaType
|
(
|
SymbianBluetoothAV::TBluetoothMediaType
|
aMediaType
|
)
|
|
Setter for the SEP mediatype
Parameters
SymbianBluetoothAV::TBluetoothMediaType
aMediaType
|
Mediatype of SEP
|
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
SymbianBluetoothAV::TBluetoothMediaType
|
iMediaType
|
[private]
|
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.