Home
last modified time | relevance | path

Searched refs:JSON_KEY_ETH_RELATION (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.c47 #define JSON_KEY_ETH_RELATION "ethRelation" macro
281 !AddNumberToJsonObject(item, JSON_KEY_ETH_RELATION, relation[CONNECTION_ADDR_ETH]) || in PackTopoInfo()
492 (void)GetJsonObjectNumberItem(item, JSON_KEY_ETH_RELATION, &value); in ProcessTopoUpdateInfo()