diff options
author | Hyuk Lee <hyuk0512.lee@samsung.com> | 2017-04-25 10:02:49 +0900 |
---|---|---|
committer | Hyuk Lee <hyuk0512.lee@samsung.com> | 2017-04-25 10:02:49 +0900 |
commit | a4b258fb9d305673d5a3097c3e6eaf9db9fb2258 (patch) | |
tree | 48601f70ade9c400e395c7637bd871efadc1466d | |
parent | 289be13e32b34a6a4605f5444388b130ec0c3182 (diff) | |
download | model-config-tm1-a4b258fb9d305673d5a3097c3e6eaf9db9fb2258.tar.gz model-config-tm1-a4b258fb9d305673d5a3097c3e6eaf9db9fb2258.tar.bz2 model-config-tm1-a4b258fb9d305673d5a3097c3e6eaf9db9fb2258.zip |
Add bluetooth ipsp featuresubmit/tizen/20170427.010547accepted/tizen/unified/20170427.071058
Change-Id: I6134c30db5ad4ce71f216fa319d7ca6f9f1c8454
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
-rw-r--r-- | model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml index 3650df2..9fa4b01 100644 --- a/model-config.xml +++ b/model-config.xml @@ -47,6 +47,7 @@ <key name="tizen.org/feature/network.bluetooth.hid" type="bool">true</key> <key name="tizen.org/feature/network.bluetooth.hid_device" type="bool">false</key> <key name="tizen.org/feature/network.bluetooth.le" type="bool">true</key> + <key name="tizen.org/feature/network.bluetooth.le.ipsp" type="bool">false</key> <key name="tizen.org/feature/network.bluetooth.opp" type="bool">true</key> <key name="tizen.org/feature/network.bluetooth.phonebook.client" type="bool">false</key> <key name="tizen.org/feature/network.nfc" type="bool">false</key> |