bluetoothengine/headsetsimulator/profiles/hspprofile/data/E259E538.rss
author michal.sulewski
Wed, 15 Sep 2010 15:59:44 +0200
branchheadsetsimulator
changeset 60 90dbfc0435e3
permissions -rw-r--r--
source code commit

#include <RegistryInfo.rh>

RESOURCE REGISTRY_INFO theInfo 
	{ 
	dll_uid = 0xE259E538; 

	interfaces = 
		{
		INTERFACE_INFO 
			{ 
			interface_uid = 0xE0009DC1; 
				
			implementations = 	
				{ 			
				IMPLEMENTATION_INFO 	
					{ 
					implementation_uid = 0xE0009DC7;
 
					version_no = 1;
					display_name = "HSP implementation";
					default_data = "hsp";
					opaque_data = "";
					}
				};
			},
		INTERFACE_INFO 
			{ 
			interface_uid = 0xE0009DC2; 
				
			implementations = 	
				{ 			 				 
				IMPLEMENTATION_INFO 	
					{ 
					implementation_uid = 0xE0009DC5; 
					version_no = 1;
					display_name = "HSP CoD implementation";
					default_data = "hsp_cod";
					opaque_data = "";
					}
				};
			},
		INTERFACE_INFO 
			{ 
			interface_uid = 0xE0009DC3; 
				
			implementations = 	
				{ 			 				 
				IMPLEMENTATION_INFO 	
					{ 
					implementation_uid = 0xE0009DC4; 
					
					version_no = 1;
					display_name = "HSP Sdp implementation";
					default_data = "hsp_sdp";
					opaque_data = "";	
					} 
				};
			}
		};
	}