Searched refs:DetectDisableWifiDirectApply (Results 1 – 6 of 6) sorted by relevance
94 void DetectDisableWifiDirectApply(void) in DetectDisableWifiDirectApply() function96 GetLaneListenerDepsInterface()->DetectDisableWifiDirectApply(); in DetectDisableWifiDirectApply()
44 virtual void DetectDisableWifiDirectApply(void) = 0;66 MOCK_METHOD0(DetectDisableWifiDirectApply, void (void));
630 EXPECT_CALL(listenerMock, DetectDisableWifiDirectApply).WillRepeatedly(Return());
133 void DetectDisableWifiDirectApply(void);
414 DetectDisableWifiDirectApply(); in LnnOnWifiDirectDeviceOffline()
283 void DetectDisableWifiDirectApply(void) in DetectDisableWifiDirectApply() function1635 DetectDisableWifiDirectApply(); in DestroyLink()