Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c259 case NODE_KEY_DEVICE_SECURITY_LEVEL: in LnnGetNodeKeyInfoLocal()
298 case NODE_KEY_DEVICE_SECURITY_LEVEL: in LnnGetNodeKeyInfoRemote()
479 case NODE_KEY_DEVICE_SECURITY_LEVEL: in LnnGetNodeKeyInfoLen()
613 key = NODE_KEY_DEVICE_SECURITY_LEVEL; in SoftbusDumpPrintDeviceLevel()
/ohos5.0/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp284 if (GetNodeKeyInfo(DM_PKG_NAME, networkId, NodeDeviceInfoKey::NODE_KEY_DEVICE_SECURITY_LEVEL, in SaveDeviceSecurityLevel()
324 if (GetNodeKeyInfo(DM_PKG_NAME, networkId, NodeDeviceInfoKey::NODE_KEY_DEVICE_SECURITY_LEVEL, in GetDevLevelFromBus()
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h187 NODE_KEY_DEVICE_SECURITY_LEVEL, /**< device security level in number format */ enumerator