Home
last modified time | relevance | path

Searched defs:isNeedConnect (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/fuzztest/lnnnetbuilder_fuzzer/
H A Dlnnnetbuilder_fuzzer.cpp51 bool isNeedConnect = GetData<bool>(); in LnnNotifyDiscoveryDeviceFuzzTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_mock.cpp90 bool isNeedConnect) in LnnNotifyDiscoveryDevice()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_connection_fsm.h87 bool isNeedConnect; member
H A Dlnn_net_builder.h135 bool isNeedConnect; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_fsm_mock.cpp51 bool isNeedConnect) in LnnNotifyDiscoveryDevice()
H A Dhb_strategy_mock.cpp51 bool isNeedConnect) in LnnNotifyDiscoveryDevice()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_process.c157 …tionFsm *StartNewConnectionFsm(const ConnectionAddr *addr, const char *pkgName, bool isNeedConnect) in StartNewConnectionFsm()
H A Dlnn_net_builder.c709 const char *pkgName, bool isNeedConnect) in CreateJoinLnnMsgPara()
1035 const ConnectionAddr *addr, const LnnDfxDeviceInfoReport *infoReport, bool isNeedConnect) in LnnNotifyDiscoveryDevice()
H A Dlnn_connection_fsm.c469 static void GetLnnOnlineType(bool isNeedConnect, ConnectionAddrType type, int32_t *lnnType) in GetLnnOnlineType()
1714 bool isNeedConnect) in LnnCreateConnectionFsm()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_deps_mock.cpp488 …nFsm *LnnCreateConnectionFsm(const ConnectionAddr *target, const char *pkgName, bool isNeedConnect) in LnnCreateConnectionFsm()