From a0768a13f66a33cbad3d03b4ff067ec4c2fd88a3 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 22 Aug 2017 11:12:48 +0200 Subject: ublox: new AT+UACT=X command builder --- plugins/ublox/mm-modem-helpers-ublox.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'plugins/ublox/mm-modem-helpers-ublox.h') diff --git a/plugins/ublox/mm-modem-helpers-ublox.h b/plugins/ublox/mm-modem-helpers-ublox.h index 516e49f6..a4b73108 100644 --- a/plugins/ublox/mm-modem-helpers-ublox.h +++ b/plugins/ublox/mm-modem-helpers-ublox.h @@ -121,6 +121,12 @@ gboolean mm_ublox_parse_uact_test (const gchar *response, GArray **bands_4g, GError **error); +/*****************************************************************************/ +/* UACT=X command builder */ + +gchar *mm_ublox_build_uact_set_command (GArray *bands, + GError **error); + /*****************************************************************************/ /* Get mode to apply when ANY */ -- cgit v1.2.3-70-g09d2