diff options
author | Wootak Jung <wootak.jung@samsung.com> | 2022-04-27 09:22:28 +0900 |
---|---|---|
committer | Wootak Jung <wootak.jung@samsung.com> | 2022-04-27 09:23:38 +0900 |
commit | c6130e293dc17f0c29427ecb8602898738755a4f (patch) | |
tree | 7987fa0ef32820518c723960b867d3d90f2864b4 /rpi3/model-config.xml | |
parent | 21c6baafb122a580c8a37e06e49314840fcbef27 (diff) | |
download | unified-model-config-c6130e293dc17f0c29427ecb8602898738755a4f.tar.gz unified-model-config-c6130e293dc17f0c29427ecb8602898738755a4f.tar.bz2 unified-model-config-c6130e293dc17f0c29427ecb8602898738755a4f.zip |
[ACR-1694] Add new feature to bluetoothsubmit/tizen/20220427.012730accepted/tizen/unified/20220427.140107
- tizen.org/feature/network.bluetooth.le.coc
Change-Id: Ic07ec8f3f885714758a5fccc1472fdc0bf1767bc
Diffstat (limited to 'rpi3/model-config.xml')
-rw-r--r-- | rpi3/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml index d9178e8..d5eb0ed 100644 --- a/rpi3/model-config.xml +++ b/rpi3/model-config.xml @@ -83,6 +83,7 @@ <key name="tizen.org/feature/network.bluetooth.oob" type="bool">true</key> <key name="tizen.org/feature/network.bluetooth.phonebook.client" type="bool">false</key> <key name="tizen.org/feature/network.bluetooth.le.5_0" type="bool">false</key> + <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">true</key> <key name="tizen.org/feature/network.mtp" type="bool">true</key> <key name="tizen.org/feature/network.nfc" type="bool">false</key> <key name="tizen.org/feature/network.nfc.card_emulation" type="bool">false</key> |