Home
last modified time | relevance | path

Searched refs:JSON_KEY_WLAN_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.c44 #define JSON_KEY_WLAN_RELATION "wlanRelation" macro
278 if (!AddNumberToJsonObject(item, JSON_KEY_WLAN_RELATION, relation[CONNECTION_ADDR_WLAN]) || in PackTopoInfo()
486 (void)GetJsonObjectNumberItem(item, JSON_KEY_WLAN_RELATION, &value); in ProcessTopoUpdateInfo()