Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h494 void (*onNodeDeviceTrustedChange)(TrustChangeType type, const char *msg, uint32_t msgLen); member
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c1295 (item->cb.onNodeDeviceTrustedChange) != NULL) { in LnnOnNodeDeviceTrustedChange()
1296 item->cb.onNodeDeviceTrustedChange((TrustChangeType)type, msg, msgLen); in LnnOnNodeDeviceTrustedChange()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp122 .onNodeDeviceTrustedChange = SoftbusListener::OnDeviceTrustedChange,

Completed in 6 milliseconds