api,introspection: Simple.Connect() won't change neither bands nor allowed modes
We won't allow changing modes or bands through Simple.Connect(). Applications should instead look at the corresponding SupportedBands or SupportedModes, and then use SetCurrentBands() or SetCurrentModes() explicitly.
This commit is contained in:
@@ -639,10 +639,6 @@ mm_simple_connect_properties_get_pin
|
||||
mm_simple_connect_properties_set_pin
|
||||
mm_simple_connect_properties_get_operator_id
|
||||
mm_simple_connect_properties_set_operator_id
|
||||
mm_simple_connect_properties_get_current_bands
|
||||
mm_simple_connect_properties_set_current_bands
|
||||
mm_simple_connect_properties_get_current_modes
|
||||
mm_simple_connect_properties_set_current_modes
|
||||
mm_simple_connect_properties_get_apn
|
||||
mm_simple_connect_properties_set_apn
|
||||
mm_simple_connect_properties_get_allowed_auth
|
||||
|
Reference in New Issue
Block a user