wlan: Add data path support for STA + Mon SCC

In the current design, frames are redirected to monitor adapter when con_mode is VOS_MONITOR_MODE.
But in STA + Mon mode, as we get frames for both adapters, only the frames with dest addr other
than STA adapter and having sta-id: 253/254/255 are to be re-directed to monitor adapter.

To achieve this, add check for data frame type and valid sta-id in WLANTL_RxFrames() before
invoke of monitor mode rx call-back in STA + Mon SCC.

Change-Id: I61afa816d9816f89f2822f899029015657c835c0
CRs-Fixed: 2160382
2 files changed
tree: 346bbd262516da28b7245167251ac08eef15e38b
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile