Skip to content
Snippets Groups Projects
Commit c4766122 authored by Aleksander Morgado's avatar Aleksander Morgado Committed by Dan Williams
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 30eef126
No related branches found
No related tags found
1 merge request!19Base modem support for parallel enable and disable operations
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