MBTAccObserver Class Reference
Member Functions Documentation
AccessoryDisconnected(const TBTDevAddr &, TProfiles)
void
|
AccessoryDisconnected
|
(
|
const TBTDevAddr &
|
aAddr,
|
|
TProfiles
|
aType
|
|
)
|
[pure virtual]
|
Called when an incoming response from a remote is ready to be picked up by RemCon.
Parameters
const TBTDevAddr & aAddr
|
The address the response came from.
|
TProfiles
aType
|
|
AccessoryTemporarilyUnavailable(const TBTDevAddr &, TProfiles)
void
|
AccessoryTemporarilyUnavailable
|
(
|
const TBTDevAddr &
|
aAddr,
|
|
TProfiles
|
aType
|
|
)
|
[pure virtual]
|
Called when a remote should be temporarily taken out of use.
Parameters
const TBTDevAddr & aAddr
|
The address of the remote.
|
TProfiles
aType
|
|
ConnectionStatus(const TBTDevAddr &)
TInt
|
ConnectionStatus
|
(
|
const TBTDevAddr &
|
aAddr
|
)
|
[pure virtual]
|
DisableNREC(const TBTDevAddr &)
TInt
|
DisableNREC
|
(
|
const TBTDevAddr &
|
aAddr
|
)
|
[pure virtual]
|
Requests Accessory Framework or Dos to disable NREC
IsAbsoluteVolumeSupported(const TBTDevAddr &)
TBool
|
IsAbsoluteVolumeSupported
|
(
|
const TBTDevAddr &
|
aAddr
|
)
|
[pure virtual]
|
IsAvrcpLegacyVolCTSupported()
TBool
|
IsAvrcpLegacyVolCTSupported
|
(
|
)
|
[pure virtual]
|
IsAvrcpVolCTSupported()
TBool
|
IsAvrcpVolCTSupported
|
(
|
)
|
[pure virtual]
|
NewAccessory(const TBTDevAddr &, TProfiles)
void
|
NewAccessory
|
(
|
const TBTDevAddr &
|
aAddr,
|
|
TProfiles
|
aType
|
|
)
|
[pure virtual]
|
Called when an incoming response from a remote is ready to be picked up by RemCon.
Parameters
const TBTDevAddr & aAddr
|
The address the response came from.
|
TProfiles
aType
|
|
RemoteAudioClosed(const TBTDevAddr &, TProfiles)
void
|
RemoteAudioClosed
|
(
|
const TBTDevAddr &
|
aAddr,
|
|
TProfiles
|
aType
|
|
)
|
[pure virtual]
|
Called when an incoming response from a remote is ready to be picked up by RemCon.
Parameters
const TBTDevAddr & aAddr
|
The address the response came from.
|
TProfiles
aType
|
|
RemoteAudioOpened(const TBTDevAddr &, TProfiles)
void
|
RemoteAudioOpened
|
(
|
const TBTDevAddr &
|
aAddr,
|
|
TProfiles
|
aType
|
|
)
|
[pure virtual]
|
Called when an incoming response from a remote is ready to be picked up by RemCon.
Parameters
const TBTDevAddr & aAddr
|
The address the response came from.
|
TProfiles
aType
|
|
SupportedFeature(const TBTDevAddr &, TProfiles)
TInt
|
SupportedFeature
|
(
|
const TBTDevAddr &
|
aAddr,
|
|
TProfiles
|
aType
|
|
)
|
const [pure virtual]
|
Get the supported features of a profile in a device.
Parameters
const TBTDevAddr & aAddr
|
The address of the device.
|
TProfiles
aType
|
the profile identifier
|
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.