mirror of
				https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
				synced 2025-10-31 00:08:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			87 lines
		
	
	
	
		
			2.7 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			87 lines
		
	
	
	
		
			2.7 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Device ID (DID) configuration
 | |
| [DID1]
 | |
| 
 | |
| # Primary Record - true or false (default)
 | |
| # There can be only one primary record
 | |
| primaryRecord = true
 | |
| 
 | |
| # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device
 | |
| # 0x000F = Broadcom Corporation (default)
 | |
| # 0x0075 = Samsung Electronics Co. Ltd.
 | |
| vendorId = 0x0075
 | |
| 
 | |
| # Vendor ID Source
 | |
| # 0x0001 = Bluetooth SIG assigned Device ID Vendor ID value (default)
 | |
| # 0x0002 = USB Implementer's Forum assigned Device ID Vendor ID value
 | |
| #vendorIdSource = 0x0001
 | |
| 
 | |
| # Product ID & Product Version
 | |
| # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N
 | |
| # JJ: major version number, M: minor version number, N: sub-minor version number
 | |
| # For example: 1200, v14.3.6
 | |
| # Version bluez : 0x0100 , bluedroid : 0x0200, bluedroid and WR for delay reporting : 0x0201
 | |
| productId = 0x0100
 | |
| version = 0x0201
 | |
| 
 | |
| # Optional attributes
 | |
| #clientExecutableURL =
 | |
| #serviceDescription =
 | |
| #documentationURL =
 | |
| 
 | |
| #=================================================================================================#
 | |
| # Device ID (DID) configuration
 | |
| [DID2]
 | |
| 
 | |
| # Primary Record - true or false (default)
 | |
| # There can be only one primary record
 | |
| #primaryRecord = false
 | |
| 
 | |
| # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device
 | |
| # 0x000F = Broadcom Corporation (default)
 | |
| #vendorId = 0x000F
 | |
| 
 | |
| # Vendor ID Source
 | |
| # 0x0001 = Bluetooth SIG assigned Device ID Vendor ID value (default)
 | |
| # 0x0002 = USB Implementer's Forum assigned Device ID Vendor ID value
 | |
| #vendorIdSource = 0x0001
 | |
| 
 | |
| # Product ID & Product Version
 | |
| # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N
 | |
| # JJ: major version number, M: minor version number, N: sub-minor version number
 | |
| # Default: 0x0000, v00.0.0
 | |
| #productId = 0x0000
 | |
| #version = 0x0000
 | |
| 
 | |
| # Optional attributes
 | |
| #clientExecutableURL =
 | |
| #serviceDescription =
 | |
| #documentationURL =
 | |
| 
 | |
| #=================================================================================================#
 | |
| # Device ID (DID) configuration
 | |
| [DID3]
 | |
| 
 | |
| # Primary Record - true or false (default)
 | |
| # There can be only one primary record
 | |
| #primaryRecord = false
 | |
| 
 | |
| # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device
 | |
| # 0x000F = Broadcom Corporation (default)
 | |
| #vendorId = 0x000F
 | |
| 
 | |
| # Vendor ID Source
 | |
| # 0x0001 = Bluetooth SIG assigned Device ID Vendor ID value (default)
 | |
| # 0x0002 = USB Implementer's Forum assigned Device ID Vendor ID value
 | |
| #vendorIdSource = 0x0001
 | |
| 
 | |
| # Product ID & Product Version
 | |
| # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N
 | |
| # JJ: major version number, M: minor version number, N: sub-minor version number
 | |
| # Default: 0x0000, v00.0.0
 | |
| #productId = 0x0000
 | |
| #version = 0x0000
 | |
| 
 | |
| # Optional attributes
 | |
| #clientExecutableURL =
 | |
| #serviceDescription =
 | |
| #documentationURL =
 | 
