diff -r 10183c6d2913 -r 015fa7494bd2 bluetooth/btstack/linkmgr/basebandsap.cpp --- a/bluetooth/btstack/linkmgr/basebandsap.cpp Wed Sep 15 13:27:26 2010 +0300 +++ b/bluetooth/btstack/linkmgr/basebandsap.cpp Wed Oct 13 15:48:34 2010 +0300 @@ -47,6 +47,11 @@ CBluetoothSAP::ConstructL(); } +CBTBasebandSAP::~CBTBasebandSAP() + { + LOG_FUNC + } + // from CServProviderBase - the saps will not do all of these void CBTBasebandSAP::Start() {