Home
last modified time | relevance | path

Searched refs:svrMgr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_disabled_state.cpp26 WifiP2pDeviceManager &deviceMgr, WifiP2pServiceManager &svrMgr) in P2pDisabledState() argument
31 serviceManager(svrMgr), in P2pDisabledState()
H A Dp2p_interface.cpp30 p2pDisabledState(p2pStateMachine, groupManager, deviceMgr, svrMgr), in P2pInterface()
42 …p2pStateMachine(p2pMonitor, groupManager, deviceMgr, svrMgr, p2pAuthorizingNegotiationRequestState, in P2pInterface()
47 p2pService(p2pStateMachine, deviceMgr, groupManager, svrMgr) in P2pInterface()
H A Dp2p_interface.h353 WifiP2pServiceManager svrMgr; variable