Searched refs:OnP2pThisDeviceChanged (Results 1 – 10 of 10) sorted by relevance
49 virtual void OnP2pThisDeviceChanged(const WifiP2pDevice &device) = 0;
127 void WifiP2pCallbackStub::OnP2pThisDeviceChanged(const WifiP2pDevice &device) in OnP2pThisDeviceChanged() function in OHOS::Wifi::WifiP2pCallbackStub131 userCallback_->OnP2pThisDeviceChanged(device); in OnP2pThisDeviceChanged()249 OnP2pThisDeviceChanged(config); in RemoteOnP2pThisDeviceChanged()
54 void OnP2pThisDeviceChanged(const WifiP2pDevice &device) override;
101 void OnP2pThisDeviceChanged(const OHOS::Wifi::WifiP2pDevice &device) override;
46 void OnP2pThisDeviceChanged(const WifiP2pDevice &device) override;
93 void WifiP2pCallbackProxy::OnP2pThisDeviceChanged(const WifiP2pDevice &device) in OnP2pThisDeviceChanged() function in OHOS::Wifi::WifiP2pCallbackProxy
76 void OnP2pThisDeviceChanged(const WifiP2pDevice& device) override in OnP2pThisDeviceChanged() function in OHOS::Wifi::IWifiP2pCallbackMock
374 void WifiP2pCEventCallback::OnP2pThisDeviceChanged(const OHOS::Wifi::WifiP2pDevice &device) in OnP2pThisDeviceChanged() function in WifiP2pCEventCallback
393 void OnP2pThisDeviceChanged(const WifiP2pDevice& device) override { in OnP2pThisDeviceChanged() function in OHOS::Wifi::WifiNapiP2pEventCallback
882 callback->OnP2pThisDeviceChanged(msg.p2pDevice); in SendP2pCallbackMsg()