Home
last modified time | relevance | path

Searched refs:OnP2pServiceAvailable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dip2p_service_callbacks.h52 OnP2pServiceAvailable; member
H A Dp2p_state_machine.cpp584 if (callBackItem.second.OnP2pServiceAvailable != nullptr) { in BroadcastServiceResult()
585 callBackItem.second.OnP2pServiceAvailable(serviceType, respData, srcDevice); in BroadcastServiceResult()