bluetoothengine/btui/Ecom/inc/BTUIPairedDevicesView.h
branchRCL_3
changeset 39 5a89845f78e2
parent 35 95674584745d
equal deleted inserted replaced
35:95674584745d 39:5a89845f78e2
   317 		 * @param None.
   317 		 * @param None.
   318 		 * @return None.
   318 		 * @return None.
   319 		 */
   319 		 */
   320 		void LaunchSettingViewL();
   320 		void LaunchSettingViewL();
   321 
   321 
       
   322 		/** Setup device specific menu options
       
   323 		 * 
       
   324 		 * @param None.
       
   325 		 * @return None.
       
   326 		 */
       
   327 		void SetupMenuCmd(TInt aIndex, CEikMenuPane* aMenu);
       
   328 		
       
   329 		
   322 	public:	// Inherited from MBTEngSdpResultReceiver
   330 	public:	// Inherited from MBTEngSdpResultReceiver
   323 		
   331 		
   324 		
   332 		
   325 		/** Inherited from MBTEngSdpResultReceiver and implemented as empty, 
   333 		/** Inherited from MBTEngSdpResultReceiver and implemented as empty, 
   326 		 * since this class will not do service searches, only device searches.
   334 		 * since this class will not do service searches, only device searches.