diff -r 95674584745d -r 5a89845f78e2 bluetoothengine/btui/Ecom/inc/BTUIPairedDevicesView.h --- a/bluetoothengine/btui/Ecom/inc/BTUIPairedDevicesView.h Wed Jun 09 09:52:54 2010 +0300 +++ b/bluetoothengine/btui/Ecom/inc/BTUIPairedDevicesView.h Mon Jun 21 15:51:46 2010 +0300 @@ -319,6 +319,14 @@ */ void LaunchSettingViewL(); + /** Setup device specific menu options + * + * @param None. + * @return None. + */ + void SetupMenuCmd(TInt aIndex, CEikMenuPane* aMenu); + + public: // Inherited from MBTEngSdpResultReceiver