Home
last modified time | relevance | path

Searched refs:DEVICE_NOT_TRUSTED (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h429 DEVICE_NOT_TRUSTED = 0, /**< device not trusted */ enumerator
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp367 if (type == TrustChangeType::DEVICE_NOT_TRUSTED) { in OnDeviceTrustedChange()
375 if (type == TrustChangeType::DEVICE_NOT_TRUSTED) { in OnDeviceTrustedChange()
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp781 TrustChangeType type = TrustChangeType::DEVICE_NOT_TRUSTED; in HWTEST_F()

Completed in 5 milliseconds