Home
last modified time | relevance | path

Searched refs:JSON_KEY_BR_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.c45 #define JSON_KEY_BR_RELATION "brRelation" macro
279 !AddNumberToJsonObject(item, JSON_KEY_BR_RELATION, relation[CONNECTION_ADDR_BR]) || in PackTopoInfo()
488 (void)GetJsonObjectNumberItem(item, JSON_KEY_BR_RELATION, &value); in ProcessTopoUpdateInfo()