+42
−26
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently, in TWT after posting the msg via sme to WMA using scheduler thread. Based on the success or failure driver set the command_in_progress so that subsequent commands can be rejected till the current command is completed. There is a chance, context might be broken because of this, command_in_progress is not set. Set the command_in_progress before posting the msg and if there is an error then again set the command_in_progress as NONE. Change-Id: If9dc4bd346178d49d5d940ecf8ae008969cb1e73 CRs-Fixed: 2886135