mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 07:20:14 +01:00
Harmonize the 802.11 bitrate API * introspection/nm-access-point.xml - 'Rate' -> 'MaxBitrate'; clarify units * introspection/nm-device-802-11-wireless.xml - Clarify units of 'Bitrate' * src/NetworkManagerAP.c src/NetworkManagerAP.h - (set_property, get_property, nm_ap_class_init): rename 'rate' property to 'max-bitrate' - (foreach_property_cb): convert rate to Kb/s * src/nm-device-802-11-wireless.c - (nm_device_802_11_wireless_get_bitrate): return rate in Kb/s * libnm-glib/nm-access-point.c libnm-glib/nm-access-point.h - 'rate' -> 'max-bitrate' * test/nm-tool.c libnm-glib/libnm-glib-test.c - Fix up for these changes git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3432 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| all.xml | ||
| errors.xml | ||
| generic-types.xml | ||
| Makefile.am | ||
| nm-access-point.xml | ||
| nm-device-802-3-ethernet.xml | ||
| nm-device-802-11-wireless.xml | ||
| nm-device.xml | ||
| nm-exported-connection.xml | ||
| nm-ip4-config.xml | ||
| nm-manager-client.xml | ||
| nm-manager.xml | ||
| nm-ppp-manager.xml | ||
| nm-settings.xml | ||
| nm-vpn-connection.xml | ||
| nm-vpn-manager.xml | ||
| nm-vpn-plugin.xml | ||
| vpn-errors.xml | ||