Home
last modified time | relevance | path

Searched refs:IsSupportMasterNodeElect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_net_builder_init.h32 bool IsSupportMasterNodeElect(SoftBusVersion version);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_init.c392 bool IsSupportMasterNodeElect(SoftBusVersion version) in IsSupportMasterNodeElect() function
H A Dlnn_net_builder_process.c560 if (!IsSupportMasterNodeElect(connFsm->connInfo.version)) { in ProcessNodeStateChanged()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp2149 bool ret = IsSupportMasterNodeElect(SOFTBUS_NEW_V1);