diff -r 22de2e391156 -r 20ac952a623c bluetooth/btstack/linkmgr/basebandsap.cpp --- a/bluetooth/btstack/linkmgr/basebandsap.cpp Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetooth/btstack/linkmgr/basebandsap.cpp Wed Oct 13 16:20:29 2010 +0300 @@ -48,6 +48,11 @@ CBluetoothSAP::ConstructL(); } +CBTBasebandSAP::~CBTBasebandSAP() + { + LOG_FUNC + } + // from CServProviderBase - the saps will not do all of these void CBTBasebandSAP::Start() {