Skip to content

base-modem-at: let at_command_full_finish() work with GTask

Mohammed Sadiq requested to merge sadiq/ModemManager:wip/sadiq/fix-at into master

Some APIs use GTask instead of GSimpleAsyncResult, which is the recommended way to do things async. Let’s not break in those cases

#131 (closed)

Merge request reports