[ACR-1787] Add new feature to bluetooth 00/298500/2 accepted/tizen/8.0/unified/20231005.092543 accepted/tizen/unified/20230911.091144 tizen_8.0_m2_release
authorWootak Jung <wootak.jung@samsung.com>
Fri, 8 Sep 2023 01:43:13 +0000 (10:43 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 8 Sep 2023 05:33:06 +0000 (14:33 +0900)
- tizen.org/feature/network.bluetooth.le.adv_ext

Change-Id: I9211060252e58758b928d94fb001eff309ded53d
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
emulator/model-config.xml
emulator/model-config_mobile.xml
emulator/model-config_mobile64.xml
emulator/model-config_tv.xml
emulator/model-config_tv64.xml
emulator/model-config_wearable.xml
generic/model-config-hal.xml
generic/model-config-iot.xml
rpi3/model-config.xml
rpi3/model-config_tv.xml

index a6bf830b64be2f6e5188908a2e3265b4992cbb6b..e9a5f1e199c1094fd046e0d3e3eb6e2cfeb6407b 100644 (file)
@@ -69,6 +69,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">false</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>
index 363e56bc621a85e41f77f0503cb04bce2522be3d..95cf08903eecaa0cd5c06995bb0c8c5a8084d605 100644 (file)
@@ -90,6 +90,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">false</key>
                <key name="tizen.org/feature/network.nfc" type="bool">true</key>
                <key name="tizen.org/feature/network.nfc.tag" type="bool">true</key>
index 77ec3070c38fa3e997c225a115b34b544577c250..447bd54b45d09983b60f3607a13eb8042f3264c4 100644 (file)
@@ -90,6 +90,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">false</key>
                <key name="tizen.org/feature/network.nfc" type="bool">true</key>
                <key name="tizen.org/feature/network.nfc.tag" type="bool">true</key>
index ea8128d6052fe4c43a631e37a2ae26a0f6646590..8fd09ce4d7439d0376a205acd9a6320eff0fc600 100644 (file)
@@ -90,6 +90,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">false</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>
index 857679eb25ff2837669c11d2fd8b0e4ef5fde4aa..5b8e75a3748f67b167e3a7451c911d66a29d600e 100644 (file)
@@ -88,6 +88,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">false</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>
index 18dd0dc82d3e6f6a93ca019a626beb5c01ec68c4..df48502441f4587a92f8bd3b08f36cd096936d61 100644 (file)
@@ -91,6 +91,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">false</key>
                <key name="tizen.org/feature/network.internet" type="bool">true</key>
                <key name="tizen.org/feature/network.nfc" type="bool">true</key>
index 3efcd0a24a8e8a5f9a40fca45569718511ba8a5d..d2519e3117fbd5710133a56091f2f16f0d60cd53 100644 (file)
@@ -43,6 +43,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth.le.coc" type="bool">false</key>
                <key name="tizen.org/feature/network.mtp" type="bool">false</key>
                <key name="tizen.org/feature/network.net_proxy" type="bool">false</key>
index f6153c6ecd9fe84b9a21a211612dc62da973c54d..9431e7fb5eb581d43ad53b270079aaee2d487ad4 100644 (file)
@@ -96,6 +96,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth.phonebook.client" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth.le.5_0" type="bool">true</key>
+               <key name="tizen.org/feature/network.bluetooth.le.adv_ext" type="bool">true</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.net_proxy" type="bool">true</key>
index e8b729c3af7325fec246727b426222eca1056edf..a5fa95d7225d16996b79112d76a5595a73d6a2b8 100644 (file)
@@ -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.adv_ext" 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>
index 87a0f71d0d1429e25c3ac1160dde278c87803f0a..99d534b660d548f8f85e54f057c91fe5ae8623de 100644 (file)
@@ -91,6 +91,7 @@
                <key name="tizen.org/feature/network.bluetooth.oob" type="bool">false</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.adv_ext" 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>