Skip to content
Snippets Groups Projects
Commit 2e6bcd31 authored by Aleksander Morgado's avatar Aleksander Morgado
Browse files

base-modem: allow parallel Enable() and Disable() requests

If additional Enable() requests are received while one is already
ongoing, we queue them and will end up completing all with the same
result once the first one finishes.

Same logic also for Disable().

#8
(cherry picked from commit c4766122)
parent b15b01e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment