broadband-modem-qmi: new profile settings not available in QMI protocol
At least not yet.
This commit is contained in:
@@ -5795,9 +5795,10 @@ modem_3gpp_profile_manager_check_format_finish (MMIfaceModem3gppProfileManager
|
||||
/* use default string comparison method */
|
||||
if (apn_cmp)
|
||||
*apn_cmp = NULL;
|
||||
/* we support everything! */
|
||||
if (profile_cmp_flags)
|
||||
*profile_cmp_flags = 0;
|
||||
*profile_cmp_flags = (MM_3GPP_PROFILE_CMP_FLAGS_NO_ACCESS_TYPE_PREFERENCE |
|
||||
MM_3GPP_PROFILE_CMP_FLAGS_NO_ROAMING_ALLOWANCE |
|
||||
MM_3GPP_PROFILE_CMP_FLAGS_NO_PROFILE_SOURCE);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user