aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-simple-connect-properties.c
diff options
context:
space:
mode:
authorCarlo Lobrano <c.lobrano@gmail.com>2022-08-10 15:37:16 +0200
committerCarlo Lobrano <c.lobrano@gmail.com>2022-09-29 07:03:37 +0000
commita55384d7b0053a3db07d5228f7e7fd85d7eeed2e (patch)
tree5f5ec6dc7199db5374920ed437ef8d3ca45eb138 /libmm-glib/mm-simple-connect-properties.c
parent99cde83942cdea81b9bf1b72df08e7bffbaf7014 (diff)
plugins,telit: refactor functions dealing with #BND
Currently functions dealing with #BND request - mm_telit_parse_bnd_query_response - mm_telit_parse_bnd_test_response - mm_telit_build_bnd_request have all a long list of arguments configuring how to deal with the BND string. This commit reworks this list of arguments into a single new structure "MMTelitBNDParseConfig" with the following advantages - shorter list of arguments for the above functions - future changes to this arguments will be transparent for the functions above that only pass the values - one single point where the structure is created: a new function mm_shared_telit_get_bnd_parse_config.
Diffstat (limited to 'libmm-glib/mm-simple-connect-properties.c')
0 files changed, 0 insertions, 0 deletions