1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 * Copyright (C) 2021 Huawei Device Co., Ltd.
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 *     http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 -->
16<config>
17    <T1 section="BR/EDR">
18        <T1 property="SpecificationID">0x0103</T1>
19        <T1 property="VendorID">0x010F</T1>
20        <T1 property="ProductID">0x3020</T1>
21        <T1 property="Version">0x1234</T1>
22        <T1 property="PrimaryRecord">true</T1>
23        <T1 property="VendorIDSource">0x0001</T1>
24    </T1>
25    <T2 section="BLE">
26        <T1 property="SystemId">SystemId</T1>
27        <T1 property="PnpId">PnpId</T1>
28        <T1 property="IEEEInfo">IEEEInfo</T1>
29        <T1 property="ManufactureName">ManufactureName</T1>
30        <T1 property="ModelNumber">ModelNumber</T1>
31        <T1 property="SerialNumber">SerialNumber</T1>
32        <T1 property="HardwareRevision">HardwareRevision</T1>
33        <T1 property="FirmwareRevision">FirmwareRevision</T1>
34        <T1 property="SoftwareRevision">SoftwareRevision</T1>
35    </T2>
36</config>