1<?xml version="1.0"?> 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="Host"> 18 <T1 property="Address">00:00:00:00:00:00</T1> 19 <T1 property="DeviceName">BluetoothDevice</T1> 20 <T1 property="ClassOfDevice">0x2A0104</T1> 21 <T1 property="IOCapability">0x04</T1> 22 <T1 property="LocalPasskey">0000</T1> 23 <T1 property="SecurityMode">0x01</T1> 24 <T1 property="Appearance">0x02</T1> 25 <T1 property="BleRoles">0x0F</T1> 26 <T1 property="BleModel1Level">0x01</T1> 27 <T1 property="BleModel2Level">0x00</T1> 28 <T1 property="BleSecurity">true</T1> 29 <T1 property="BleScanMode">0x03</T1> 30 <T1 property="LocalAddrType">0x01</T1> 31 <T1 property="LocalIrk"></T1> 32 <T1 property="BleAddrType">0x03</T1> 33 <T1 property="LocalIdentityAddr"></T1> 34 </T1> 35 36 <T2 section="Classic Paired Device List"> 37 </T2> 38 <T3 section="Ble Paired Device List"> 39 </T3> 40 <T1 section = "Generic Attribute Service"> 41 </T1> 42</config> 43