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 D | p2p_disabled_state.cpp | 26 WifiP2pDeviceManager &deviceMgr, WifiP2pServiceManager &svrMgr) in P2pDisabledState() argument 31 serviceManager(svrMgr), in P2pDisabledState()
|
H A D | p2p_interface.cpp | 30 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 D | p2p_interface.h | 353 WifiP2pServiceManager svrMgr; variable
|