
In the current implementation the wmi cmd flags to enable bcn rate code n start req are not getting updated as the flag param is passed to the API by value and not by reference. Update the API argumets to pass the wmi cmd flag param by reference. Change-Id: I8bca4ce78ce68f7b0d05af871641a86bf6622607 CRs-Fixed: 2633704