libmm-glib,sim: new 'SimType', 'Removability' and 'EsimStatus' properties
This commit is contained in:
@@ -1358,6 +1358,9 @@ mm_sim_dup_operator_name
|
||||
mm_sim_get_emergency_numbers
|
||||
mm_sim_dup_emergency_numbers
|
||||
mm_sim_get_preferred_networks
|
||||
mm_sim_get_sim_type
|
||||
mm_sim_get_esim_status
|
||||
mm_sim_get_removability
|
||||
<SUBSECTION Methods>
|
||||
mm_sim_send_pin
|
||||
mm_sim_send_pin_finish
|
||||
@@ -1695,6 +1698,9 @@ mm_bearer_ip_family_get_string
|
||||
mm_bearer_allowed_auth_build_string_from_mask
|
||||
mm_bearer_multiplex_support_get_string
|
||||
mm_bearer_apn_type_build_string_from_mask
|
||||
mm_sim_type_get_string
|
||||
mm_sim_esim_status_get_string
|
||||
mm_sim_removability_get_string
|
||||
mm_modem_capability_build_string_from_mask
|
||||
mm_modem_state_get_string
|
||||
mm_modem_state_failed_reason_get_string
|
||||
@@ -1760,6 +1766,9 @@ mm_bearer_ip_method_build_string_from_mask
|
||||
mm_bearer_allowed_auth_get_string
|
||||
mm_bearer_multiplex_support_build_string_from_mask
|
||||
mm_bearer_apn_type_get_string
|
||||
mm_sim_type_build_string_from_mask
|
||||
mm_sim_esim_status_build_string_from_mask
|
||||
mm_sim_removability_build_string_from_mask
|
||||
mm_modem_cdma_registration_state_build_string_from_mask
|
||||
mm_modem_cdma_activation_state_build_string_from_mask
|
||||
mm_modem_cdma_rm_protocol_build_string_from_mask
|
||||
@@ -1787,6 +1796,9 @@ MM_TYPE_BEARER_IP_METHOD
|
||||
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_FIRMWARE_IMAGE_TYPE
|
||||
MM_TYPE_MODEM_3GPP_FACILITY
|
||||
MM_TYPE_MODEM_3GPP_NETWORK_AVAILABILITY
|
||||
@@ -1832,6 +1844,9 @@ mm_bearer_ip_method_get_type
|
||||
mm_bearer_allowed_auth_get_type
|
||||
mm_bearer_multiplex_support_get_type
|
||||
mm_bearer_apn_type_get_type
|
||||
mm_sim_type_get_type
|
||||
mm_sim_esim_status_get_type
|
||||
mm_sim_removability_get_type
|
||||
mm_firmware_image_type_get_type
|
||||
mm_modem_3gpp_facility_get_type
|
||||
mm_modem_3gpp_network_availability_get_type
|
||||
@@ -3533,6 +3548,9 @@ mm_gdbus_sim_get_emergency_numbers
|
||||
mm_gdbus_sim_dup_emergency_numbers
|
||||
mm_gdbus_sim_dup_preferred_networks
|
||||
mm_gdbus_sim_get_preferred_networks
|
||||
mm_gdbus_sim_get_sim_type
|
||||
mm_gdbus_sim_get_esim_status
|
||||
mm_gdbus_sim_get_removability
|
||||
<SUBSECTION Methods>
|
||||
mm_gdbus_sim_call_send_pin
|
||||
mm_gdbus_sim_call_send_pin_finish
|
||||
|
Reference in New Issue
Block a user