Home
last modified time | relevance | path

Searched refs:netChannelInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device.h126 NetChannelInfo netChannelInfo; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c120 const struct in_addr *remoteIp = &(deviceInfo->netChannelInfo.wifiApInfo.ip); in UpdateDeviceDbInDeviceList()
226 (void)inet_ntop(AF_INET, &deviceInfo->netChannelInfo.wifiApInfo.ip, wifiIpAddr, sizeof(wifiIpAddr)); in SetReservedInfoFromDeviceInfo()
H A Djson_payload.c223 if (inet_pton(AF_INET, item->valuestring, &(dev->netChannelInfo.wifiApInfo.ip)) != 1) { in ParseWifiApJsonData()
226 dev->netChannelInfo.wifiApInfo.state = NET_CHANNEL_STATE_CONNETED; in ParseWifiApJsonData()
H A Dnstackx_dfinder_mgt_msg_log.c284 if (inet_ntop(AF_INET, &(dev->netChannelInfo.wifiApInfo.ip), ip, sizeof(ip)) == NULL) { in UnpackLogToStr()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c192 CoapResponseServiceDiscovery(remoteUrl, pkt, &deviceInfo->netChannelInfo.wifiApInfo.ip, deviceInfo->businessType); in HndPostServiceDiscoverEx()

Completed in 6 milliseconds