Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/common/src/
H A Ddisc_coap_parser.c26 #define JSON_WLAN_IP "wifiIpAddr" macro
62 …if (!GetJsonObjectStringItem(data, JSON_WLAN_IP, device->addr[0].info.ip.ip, sizeof(device->addr[0… in DiscCoapParseWifiIpAddr()