p2p: fallback to p2p neg after running out of GO scan attempts.

If p2p_fallback_to_go_neg is enabled, it should fallback
to go neg, but not report group formation failure after
running out of GO scan attempts.

Bug: 163532173
Test: atest VtsHalWifiSupplicantV1_0TargetTest \
      VtsHalWifiSupplicantV1_1TargetTest \
      VtsHalWifiSupplicantV1_2TargetTest \
      VtsHalWifiSupplicantV1_3TargetTest \
      VtsHalWifiSupplicantV1_4TargetTest
Test: act.py
      -c tools/test/connectivity/acts/tests/google/wifi/p2p/config/wifi_p2p.json \
      -tb WifiP2pAllAttached \
      -tc WifiP2pMultiPeersTest WifiP2pLocalServiceTest WifiP2pManagerTest
Test: act.py
      -c tools/test/connectivity/acts/tests/google/wifi/p2p/config/wifi_p2p_group.json \
      -tb WifiP2pAllAttached \
      -tc WifiP2pGroupTest

Change-Id: I2c93645825d99013fa9e0e0fdfc998d80934b5dc
1 file changed