Home
last modified time | relevance | path

Searched refs:RestartCoapDiscovery (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_ctrl_deps_mock.cpp60 void RestartCoapDiscovery(void) in RestartCoapDiscovery() function
62 return HeartBeatCtrlDepsInterface()->RestartCoapDiscovery(); in RestartCoapDiscovery()
H A Dhb_ctrl_static_mock.cpp160 void RestartCoapDiscovery(void) in RestartCoapDiscovery() function
162 HeartBeatCtrlStaticInterface()->RestartCoapDiscovery(); in RestartCoapDiscovery()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/include/
H A Dhb_ctrl_deps_mock.h36 virtual void RestartCoapDiscovery(void) = 0;
55 MOCK_METHOD0(RestartCoapDiscovery, void (void));
H A Dhb_ctrl_static_mock.h64 virtual void RestartCoapDiscovery(void) = 0;
100 MOCK_METHOD0(RestartCoapDiscovery, void (void));
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c240 RestartCoapDiscovery(); in NetUserStateEventHandler()
274 RestartCoapDiscovery(); in NetLockStateEventHandler()
302 RestartCoapDiscovery(); in NetOOBEStateEventHandler()
401 void RestartCoapDiscovery(void) in RestartCoapDiscovery() function
442 RestartCoapDiscovery(); in OnGroupCreated()
465 RestartCoapDiscovery(); in OnDeviceBound()
557 RestartCoapDiscovery(); in NightModeChangeEventHandler()
585 RestartCoapDiscovery(); in NetAccountStateChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_network_manager.h90 void RestartCoapDiscovery(void);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c569 RestartCoapDiscovery(); in HbScreenOnChangeEventHandler()
836 RestartCoapDiscovery(); in HbUserSwitchedHandler()