Home
last modified time | relevance | path

Searched refs:OnP2pPersistentGroupsChanged (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Di_wifi_p2p_callback.h42 virtual void OnP2pPersistentGroupsChanged(void) = 0;
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H A Dwifi_p2p_callback_proxy.h39 void OnP2pPersistentGroupsChanged() override;
H A Dwifi_p2p_callback_proxy.cpp54 void WifiP2pCallbackProxy::OnP2pPersistentGroupsChanged(void) in OnP2pPersistentGroupsChanged() function in OHOS::Wifi::WifiP2pCallbackProxy
56 WIFI_LOGD("WifiP2pCallbackProxy::OnP2pPersistentGroupsChanged"); in OnP2pPersistentGroupsChanged()
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_callback_stub.cpp118 void WifiP2pCallbackStub::OnP2pPersistentGroupsChanged(void) in OnP2pPersistentGroupsChanged() function in OHOS::Wifi::WifiP2pCallbackStub
120 WIFI_LOGI("WifiP2pCallbackStub::OnP2pPersistentGroupsChanged"); in OnP2pPersistentGroupsChanged()
122 userCallback_->OnP2pPersistentGroupsChanged(); in OnP2pPersistentGroupsChanged()
221 OnP2pPersistentGroupsChanged(); in RemoteOnP2pPersistentGroupsChanged()
H A Dwifi_p2p_callback_stub.h47 void OnP2pPersistentGroupsChanged() override;
H A Dwifi_sa_event.h99 void OnP2pPersistentGroupsChanged(void) override;
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.h48 void OnP2pPersistentGroupsChanged(void) override;
H A Dwfd_sink_scene.h46 void OnP2pPersistentGroupsChanged(void) override;
H A Dwfd_source_scene.cpp69 void WfdSourceScene::WfdP2pCallback::OnP2pPersistentGroupsChanged(void) in OnP2pPersistentGroupsChanged() function in OHOS::Sharing::WfdSourceScene::WfdP2pCallback
H A Dwfd_sink_scene.cpp64 void WfdSinkScene::WfdP2pCallback::OnP2pPersistentGroupsChanged(void) in OnP2pPersistentGroupsChanged() function in OHOS::Sharing::WfdSinkScene::WfdP2pCallback
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_p2p_callback_stub_test.cpp71 void OnP2pPersistentGroupsChanged(void) override
73 WIFI_LOGI("OnP2pPersistentGroupsChanged Mock");
/foundation/communication/wifi/wifi/frameworks/cj/src/
H A Dwifi_callback.cpp277 void OnP2pPersistentGroupsChanged(void) override
281 WIFI_LOGI("OnP2pPersistentGroupsChanged not registered");
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_p2p.cpp365 void WifiP2pCEventCallback::OnP2pPersistentGroupsChanged(void) in OnP2pPersistentGroupsChanged() function in WifiP2pCEventCallback
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_event.cpp388 void OnP2pPersistentGroupsChanged(void) override {
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher.cpp879 callback->OnP2pPersistentGroupsChanged(); in SendP2pCallbackMsg()

Completed in 16 milliseconds