libmm-glib,simple-connect-properties: add missing APIs to get/set RM protocol

Probably not a big deal, since no one has asked for these in the past
years, but let's add them for completeness with the DBus API.
This commit is contained in:
Aleksander Morgado
2021-02-17 15:31:08 +01:00
parent c4f215c9cb
commit 6dd5ced86d
3 changed files with 50 additions and 8 deletions

View File

@@ -870,6 +870,8 @@ mm_simple_connect_properties_get_ip_type
mm_simple_connect_properties_set_ip_type
mm_simple_connect_properties_get_allow_roaming
mm_simple_connect_properties_set_allow_roaming
mm_simple_connect_properties_get_rm_protocol
mm_simple_connect_properties_set_rm_protocol
mm_simple_connect_properties_get_number
mm_simple_connect_properties_set_number
<SUBSECTION Private>