# Device ID (DID) configuration1[DID1]23# Primary Record - true or false (default)4# There can be only one primary record5primaryRecord = true67# Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device8# 0x000F = Broadcom Corporation (default)9# 0x0075 = Samsung Electronics Co. Ltd.10vendorId = 0x00751112# Vendor ID Source13# 0x0001 = Bluetooth SIG assigned Device ID Vendor ID value (default)14# 0x0002 = USB Implementer�s Forum assigned Device ID Vendor ID value15#vendorIdSource = 0x00011617# Product ID & Product Version18# Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N19# JJ: major version number, M: minor version number, N: sub-minor version number20# For example: 1200, v14.3.621# Version bluez : 0x0100 , bluedroid : 0x020022productId = 0x010023version = 0x02002425# Optional attributes26#clientExecutableURL =27#serviceDescription =28#documentationURL =2930#=================================================================================================#31# Device ID (DID) configuration32[DID2]3334# Primary Record - true or false (default)35# There can be only one primary record36#primaryRecord = false3738# Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device39# 0x000F = Broadcom Corporation (default)40#vendorId = 0x000F4142# Vendor ID Source43# 0x0001 = Bluetooth SIG assigned Device ID Vendor ID value (default)44# 0x0002 = USB Implementer�s Forum assigned Device ID Vendor ID value45#vendorIdSource = 0x00014647# Product ID & Product Version48# Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N49# JJ: major version number, M: minor version number, N: sub-minor version number50# Default: 0x0000, v00.0.051#productId = 0x000052#version = 0x00005354# Optional attributes55#clientExecutableURL =56#serviceDescription =57#documentationURL =5859#=================================================================================================#60# Device ID (DID) configuration61[DID3]6263# Primary Record - true or false (default)64# There can be only one primary record65#primaryRecord = false6667# Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device68# 0x000F = Broadcom Corporation (default)69#vendorId = 0x000F7071# Vendor ID Source72# 0x0001 = Bluetooth SIG assigned Device ID Vendor ID value (default)73# 0x0002 = USB Implementer�s Forum assigned Device ID Vendor ID value74#vendorIdSource = 0x00017576# Product ID & Product Version77# Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N78# JJ: major version number, M: minor version number, N: sub-minor version number79# Default: 0x0000, v00.0.080#productId = 0x000081#version = 0x00008283# Optional attributes84#clientExecutableURL =85#serviceDescription =86#documentationURL =878889