get_supported_modes
Description:
Gets the list of supported mode combinations.
Parameters:
this |
A Modem. |
modes |
Return location for the array of ModemModeCombination structs. The returned array should be freed with g_free when no longer needed. |
n_modes |
Return location for the number of values in |
Returns:
|