Home
last modified time | relevance | path

Searched refs:DetectDisableWifiDirectApply (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/
H A Dlnn_lane_listener_deps_mock.cpp94 void DetectDisableWifiDirectApply(void) in DetectDisableWifiDirectApply() function
96 GetLaneListenerDepsInterface()->DetectDisableWifiDirectApply(); in DetectDisableWifiDirectApply()
H A Dlnn_lane_listener_deps_mock.h44 virtual void DetectDisableWifiDirectApply(void) = 0;
66 MOCK_METHOD0(DetectDisableWifiDirectApply, void (void));
H A Dlnn_lane_listener_test.cpp630 EXPECT_CALL(listenerMock, DetectDisableWifiDirectApply).WillRepeatedly(Return());
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link.h133 void DetectDisableWifiDirectApply(void);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_listener.c414 DetectDisableWifiDirectApply(); in LnnOnWifiDirectDeviceOffline()
H A Dlnn_lane_link.c283 void DetectDisableWifiDirectApply(void) in DetectDisableWifiDirectApply() function
1635 DetectDisableWifiDirectApply(); in DestroyLink()