mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 13:30:08 +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 |
||
|---|---|---|
| .. | ||
| test-common | ||
| .cvsignore | ||
| libnm_glib_test.c | ||
| Makefile.am | ||
| nm-dhcp-opt-test.c | ||
| nm-online.c | ||
| nm-set-fallback | ||
| nm-tool.c | ||
| NMLoadModules | ||
| nmnetlinktest.c | ||
| nmtestdevices.c | ||