Skip to content
Snippets Groups Projects
Commit 5e53cd0a 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
parent ae9efa05
No related branches found
No related tags found
Loading
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