diff -r 9f17f914e828 -r 32ba20339036 bluetooth/btstack/linkmgr/ProxySAP.cpp --- a/bluetooth/btstack/linkmgr/ProxySAP.cpp Tue May 11 17:15:36 2010 +0300 +++ b/bluetooth/btstack/linkmgr/ProxySAP.cpp Tue May 25 13:54:55 2010 +0300 @@ -552,7 +552,7 @@ } else { - iRequestedActiveMode = option ? ETrue : EFalse; + iRequestedActiveMode = option; if(iRequestedActiveMode) { localPriority = ETrue;