diff -r 16e4b9007960 -r f5508c13dfe0 bluetoothengine/btnotif/btnotifsrv/inc/btnotifgeninfonotifier.h --- a/bluetoothengine/btnotif/btnotifsrv/inc/btnotifgeninfonotifier.h Wed Oct 13 13:15:31 2010 +0300 +++ b/bluetoothengine/btnotif/btnotifsrv/inc/btnotifgeninfonotifier.h Tue Oct 19 15:09:34 2010 +0300 @@ -111,7 +111,13 @@ * Not own. */ CBluetoothNotification* iNotification; - + + /** + * Pointer to the entering SAP notification. + * + */ + CBluetoothNotification* iEnterSAPNotification; + }; #endif // BTNOTIFDEVICESELECTOR_H