qcacld-3.0: Fix WAPI IoT issue
DUT can't connect some WAPI AP by ASCII due to
lim_process_assoc_rsp_frame: received Re/AssocRsp frame failure code:
40.
Current Some WAPI AP cannot accept Vendor Element ID: 221 length > 11,
and reply reject ASSOC resp by reason code 40.
Because we extend Vendor Specific element to include MCS12/13 from HSP.
So only HSP meet this IOT issue.
Qualcomm Inc. - Specific
Element ID: 221 Vendor Specific [71]
Length: 15 [72]
OUI: 8C-FD-F0 [73-75]
Value: (12 bytes) [76-87] 01 01 02 01 00 02 01
01 09 02 03 00
Change-Id: If766ef280b685100ff4a409309d56ead717f251b
CRs-Fixed: 2836011