
Currently, host driver passes null as argument instead of valid wdev to "wlan_cfg80211_vendor_event_alloc" function and WiFi-HAL checks for the valid wdev while receiving NAN responses and NAN response is dropped due to invalid wdev. So, to fix this, extract the valid wdev and pass it as argument to "wlan_cfg80211_vendor_event_alloc" function. Change-Id: I2c50c1d6d8ebc100b0e7c382420ed031156dcebd CRs-Fixed: 3642176