Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp185 Wifi::WifiP2pDevice goDevice = group.GetOwner(); in OnP2pConnectionChanged() local
189 connectionInfo.mac = goDevice.GetDeviceAddress(); in OnP2pConnectionChanged()
190 connectionInfo.deviceName = goDevice.GetDeviceName(); in OnP2pConnectionChanged()
191 connectionInfo.primaryDeviceType = goDevice.GetPrimaryDeviceType(); in OnP2pConnectionChanged()
192 connectionInfo.secondaryDeviceType = goDevice.GetSecondaryDeviceType(); in OnP2pConnectionChanged()
193 connectionInfo.ctrlPort = goDevice.GetWfdInfo().GetCtrlPort(); in OnP2pConnectionChanged()

Completed in 2 milliseconds