Add bluetooth features 47/156747/1 accepted/tizen/unified/20171020.092007 submit/tizen/20171020.051948
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 20 Oct 2017 00:40:08 +0000 (09:40 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 20 Oct 2017 00:46:11 +0000 (09:46 +0900)
Bluetooth OOB(Out Of Band), GATT Server, GATT Client features
(ACR-1105, ACR-1106, ACR-1107)

Change-Id: Iab710e8bcd33bcd19ea8128ca4c1eec519cd951f
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
model-config.xml

index 7e496b3b62268f8aca6ffcd2bf1be6f3323944fd..821c9ed0c72f045a54f907bdd89d031a9b338d1a 100644 (file)
                <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.le.gatt.server" type="bool">true</key>
+               <key name="tizen.org/feature/network.bluetooth.le.gatt.client" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth.opp" type="bool">true</key>
+               <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.nfc" type="bool">false</key>
                <key name="tizen.org/feature/network.nfc.tag" type="bool">false</key>