Home
last modified time | relevance | path

Searched refs:JSON_KEY_BLE_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.c46 #define JSON_KEY_BLE_RELATION "bleRelation" macro
280 !AddNumberToJsonObject(item, JSON_KEY_BLE_RELATION, relation[CONNECTION_ADDR_BLE]) || in PackTopoInfo()
490 (void)GetJsonObjectNumberItem(item, JSON_KEY_BLE_RELATION, &value); in ProcessTopoUpdateInfo()