qcacld-3.0: Set fProbeRsp to proper value during roam sync indication
BSS's fProbeRsp is not set during roam sync indication and thus
the frame is always indicated as beacon to kernel. If AP has hidden
SSID, this will be dropped by kernel in confusion that something
is wrong as the AP has hidden ssid but the beacon frame indicated
by driver have ssid.
Thus to fix this set BSS's fProbeRsp to proper value.
Change-Id: Id3521fe792573cb819b91269047a119a9346d7b2
CRs-Fixed: 2034849