Home
last modified time | relevance | path

Searched refs:FillTargetWifiConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_item_info.c35 static int32_t FillTargetWifiConfig(const unsigned char *targetBssid, const char *ssid, in FillTargetWifiConfig() function
93 if (FillTargetWifiConfig(targetBssid, ssid, result + i, &targetDeviceConf) != SOFTBUS_OK) { in WifiConnectToTargetAp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_item_info_test.cpp228 int32_t ret = FillTargetWifiConfig(targetBssid, TEST_SSID, &conWifiConf, &targetWifiConf);