
Currently, host driver notifies the last connect failure to upper layers. But some customer needs the first connect failure response. So, in this change, cache the first connect failure response in connect request structure and it retrieves it when all candidates are failed to connect and notify it to upper layer. Change-Id: I850c20cdfeb0c8423d074094f97c83599e43b409 CRs-Fixed: 3378788