diff --git a/meta-ohos-blueprints/recipes-connectivity/hostapd/files/hostapd.conf b/meta-ohos-blueprints/recipes-connectivity/hostapd/files/hostapd.conf
index bab2d4515d1e01de1331d9b2a476c6680d86e015..77224d381c51d1d76ee70a2efca23e2371711a54 100644
--- a/meta-ohos-blueprints/recipes-connectivity/hostapd/files/hostapd.conf
+++ b/meta-ohos-blueprints/recipes-connectivity/hostapd/files/hostapd.conf
@@ -10,7 +10,7 @@ interface=wlan0
 driver=nl80211
 
 # The user-defined name of the network
-ssid=All Scenarios OS WiFi
+ssid=Oniro Project WiFi
 
 # Use the 2.4GHz band
 hw_mode=g
diff --git a/meta-ohos-blueprints/recipes-connectivity/openthread/ot-br-posix/otbr-configuration b/meta-ohos-blueprints/recipes-connectivity/openthread/ot-br-posix/otbr-configuration
index ecb1f189b473152d929836dc96f494030f68deb8..25e2f560bc5065baed2a238c158105ece505ec2e 100755
--- a/meta-ohos-blueprints/recipes-connectivity/openthread/ot-br-posix/otbr-configuration
+++ b/meta-ohos-blueprints/recipes-connectivity/openthread/ot-br-posix/otbr-configuration
@@ -12,7 +12,7 @@ ot-ctl dataset clear
 ot-ctl dataset init new
 ot-ctl dataset panid 0x1357
 ot-ctl dataset extpanid 11112222deadbeef
-ot-ctl dataset networkname "ASOS\ Thread"
+ot-ctl dataset networkname "Oniro\ Thread"
 ot-ctl dataset channel 26
 ot-ctl dataset masterkey 00112233445566778899aabbccddeeff
 ot-ctl dataset commit active