Home
last modified time | relevance | path

Searched defs:onNodeBasicInfoChanged (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/dmsfwk_lite/source/
Ddmslite_devmgr.c55 void onNodeBasicInfoChanged(NodeBasicInfoType type, NodeBasicInfo *info) in onNodeBasicInfoChanged() function
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/regnodedevicestatecb_fuzzer/
Dregnodedevicestatecb_fuzzer.cpp35 void onNodeBasicInfoChanged(NodeBasicInfoType type, NodeBasicInfo *info) in onNodeBasicInfoChanged() function
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
Dsoftbus_bus_center.h496 void (*onNodeBasicInfoChanged)(NodeBasicInfoType type, NodeBasicInfo *info); member