wlan: Make Passive channel to Active channel when beacon is received.

When any beacon or probe resp is present on any passive channel,
mark that passive channel as active channel for 30 sec. If there is
no activity for 30 sec on that channel then mark it again as Passive
channel.

CRs-Fixed: 477109
Change-Id: Ia173b51b094ef2d4722dff989c2d4e54b25e957b
diff --git a/CORE/MAC/src/pe/lim/limProcessMessageQueue.c b/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
index 6dc5dfc..f71cd3e 100644
--- a/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
+++ b/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
@@ -1497,6 +1497,7 @@
         case SIR_LIM_INSERT_SINGLESHOT_NOA_TIMEOUT:
         case SIR_LIM_DISASSOC_ACK_TIMEOUT:
         case SIR_LIM_DEAUTH_ACK_TIMEOUT:
+        case SIR_LIM_CONVERT_ACTIVE_CHANNEL_TO_PASSIVE:
             // These timeout messages are handled by MLM sub module
 
             limProcessMlmReqMessages(pMac,