diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-08-10 13:52:06 +0200 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2018-10-16 17:09:21 +0000 |
commit | 329caff84f1a3918b17f04b457afbc4a43c771c7 (patch) | |
tree | 2f0f69b41b091f65a9d9627cd2476218e845a524 /src/mm-port-serial.c | |
parent | 17c511ec6955d07af431bf2012e274c9b3ce3d48 (diff) |
base-call: implement generic audio channel setup/cleanup handlers
Modems that require specific commands to setup or cleanup the audio
channel as soon as a call is ongoing can subclass these two new
methods.
The setup() method is considered part of the call start/accept
process, and so if it fails, the whole operation will fail.
The failures in the cleanup() method will be reported in the log, but
otherwise ignored, as this operation may be executed without any
user intervention (e.g. if the remote party hangs up).
Diffstat (limited to 'src/mm-port-serial.c')
0 files changed, 0 insertions, 0 deletions