
In api wlan_connectivity_mgmt_event(), the connecting status is checked for every instance of wlan_connectivity_mgmt_event resulting in excessive printing of wlan_cm_is_vdev_connecting logs. Add check to verify connection status for STA/CLI mode which results in trimming of wlan_cm_is_vdev_connecting() logs. Change-Id: I33d8d91e58a38b8998183e20bbf455ff94855c6d CRs-Fixed: 3211801