diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-06 20:36:15 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-06 20:51:59 +0100 |
commit | 64498285351755e1f22182667b9f283b004305b8 (patch) | |
tree | 4ec9361730c0582ee96ebd413ea8aadc56b1caf7 /docs | |
parent | 0eaf42572be63c50d15e09575516a3d74a4c01eb (diff) |
docs,libmm-glib: fix references to new SIM property methods and types
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index a786ad2e..77ddfdb1 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -1850,8 +1850,8 @@ MM_TYPE_BEARER_ALLOWED_AUTH MM_TYPE_BEARER_MULTIPLEX_SUPPORT MM_TYPE_BEARER_APN_TYPE MM_TYPE_SIM_TYPE -MM_TYPE_ESIM_STATUS -MM_TYPE_SIM_REMOVAL_STATUS +MM_TYPE_SIM_ESIM_STATUS +MM_TYPE_SIM_REMOVABILITY MM_TYPE_BEARER_ACCESS_TYPE_PREFERENCE MM_TYPE_BEARER_ROAMING_ALLOWANCE MM_TYPE_BEARER_PROFILE_SOURCE @@ -3653,6 +3653,9 @@ mm_gdbus_sim_complete_send_puk mm_gdbus_sim_complete_set_preferred_networks mm_gdbus_sim_interface_info mm_gdbus_sim_override_properties +mm_gdbus_sim_set_esim_status +mm_gdbus_sim_set_removability +mm_gdbus_sim_set_sim_type <SUBSECTION Standard> MM_GDBUS_IS_SIM MM_GDBUS_SIM |