P2P: Fix for GO inviting a p2p device.
A p2p device on an invitation request from the peer invokes p2p_peer command to know if the peer is a p2p device / GO. Due to the cached entries there would be a possibility of not getting the updated information, ending up in the wrong negotiation with the invited peer. Thus do not rely on p2p_peer command, rather assume that the peer is a GO on an invitation request, provided there is no persistent network configured. CRs-Fixed: 486437 Change-Id: Ifaeb6a8c5f9cddd7df96622056541e22aad74314
Loading
Please register or sign in to comment