diff -r 407431f36921 -r 2d2c7d1515f7 mmsharing/mmshengine/inc/musengtelephoneutils.h --- a/mmsharing/mmshengine/inc/musengtelephoneutils.h Mon Jun 21 15:36:50 2010 +0300 +++ b/mmsharing/mmshengine/inc/musengtelephoneutils.h Thu Jul 15 18:35:08 2010 +0300 @@ -67,8 +67,15 @@ * * @return ETrue if audio routing can be changed using LoudspeakerL */ - TBool AudioRoutingCanBeChanged(); - + TBool AudioRoutingCanBeChanged() const; + + /** + * Checks if audio output is BT + * + * @return ETrue if audio routing is BT + */ + TBool AudioOutputIsBT() const; + /** * Changes the audio routing between loudspeaker and handset. *