aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem-helpers-qmi.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-08-16 11:53:50 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-09-09 10:19:20 +0200
commit0c7def2f345c329364ae7d5af680ca8688315aee (patch)
treea050ced70dc9b0a9be59d457a91e4175be0c3648 /src/mm-modem-helpers-qmi.h
parent72be4f1d570c5a748963f6a831e765e620a4073d (diff)
broadband-modem-qmi: implement OMA StartClientInitiatedSession()
Diffstat (limited to 'src/mm-modem-helpers-qmi.h')
-rw-r--r--src/mm-modem-helpers-qmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-modem-helpers-qmi.h b/src/mm-modem-helpers-qmi.h
index ff2196cd..fb3ef8d2 100644
--- a/src/mm-modem-helpers-qmi.h
+++ b/src/mm-modem-helpers-qmi.h
@@ -98,6 +98,7 @@ QmiWdsAuthentication mm_bearer_allowed_auth_to_qmi_authentication (MMBearerAllow
/* QMI/OMA to MM translations */
MMOmaSessionType mm_oma_session_type_from_qmi_oma_session_type (QmiOmaSessionType qmi_session_type);
+QmiOmaSessionType mm_oma_session_type_to_qmi_oma_session_type (MMOmaSessionType mm_session_type);
MMOmaSessionState mm_oma_session_state_from_qmi_oma_session_state (QmiOmaSessionState qmi_session_state);