Home
last modified time | relevance | path

Searched refs:serverCallBack (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 Dp2p_state_machine.h420 ServerCallBack serverCallBack; variable
H A Dp2p_state_machine.cpp879 serverCallBack.OnServerSuccess = P2pStateMachine::DhcpResultNotify::OnDhcpServerSuccess; in StartDhcpServer()
880 …DhcpdInterface.RegisterDhcpCallBack(groupManager.GetCurrentGroup().GetInterface(), serverCallBack); in StartDhcpServer()