Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager.c43 #define JSON_KEY_PEER_UDID "peerUdid" macro
273 !AddStringToJsonObject(item, JSON_KEY_PEER_UDID, peerUdid)) { in PackTopoInfo()
478 !GetJsonObjectStringItem(item, JSON_KEY_PEER_UDID, peerUdid, UDID_BUF_LEN)) { in ProcessTopoUpdateInfo()