Wlan: Send management frame indication directly to HDD from PE.

If firmware resources (BD/PDU) are stuck in BTQM, too many probe
reqs may get accumulated in PE message queue as MC Thread may
stall on transmission of Probe responses for some time.

Now every time MC thread process a probe request,
eWNI_SME_MGMT_FRM_IND msg is posted in SME message queue. But
unless PE queue is fully processed SME queue won't be processed.
This will gradually use all vos message wrapper.

To avoid this register a callback to send management frame
indication directly to HDD from PE which avoids posting msg to
SME queue.

Change-Id: Ib83700825112cc52dade594909bfa8993909ac29
CRs-Fixed: 944961
22 files changed
tree: 347be1e6ea7571acc674c6a1474bdccc70b9d400
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile