![]() |
![]() |
![]() |
![]() |
#define | NM_DEVICE_WIMAX_HW_ADDRESS |
#define | NM_DEVICE_WIMAX_ACTIVE_NSP |
#define | NM_DEVICE_WIMAX_CENTER_FREQUENCY |
#define | NM_DEVICE_WIMAX_RSSI |
#define | NM_DEVICE_WIMAX_CINR |
#define | NM_DEVICE_WIMAX_TX_POWER |
#define | NM_DEVICE_WIMAX_BSID |
#define | NM_DEVICE_WIMAX_NSPS |
const char *
nm_device_wimax_get_hw_address (NMDeviceWimax *wimax
);
nm_device_wimax_get_hw_address
is deprecated and should not be used in newly-written code.
NMWimaxNsp *
nm_device_wimax_get_active_nsp (NMDeviceWimax *wimax
);
nm_device_wimax_get_active_nsp
is deprecated and should not be used in newly-written code.
NMWimaxNsp * nm_device_wimax_get_nsp_by_path (NMDeviceWimax *wimax
,const char *path
);
nm_device_wimax_get_nsp_by_path
is deprecated and should not be used in newly-written code.
const GPtrArray *
nm_device_wimax_get_nsps (NMDeviceWimax *wimax
);
nm_device_wimax_get_nsps
is deprecated and should not be used in newly-written code.
guint
nm_device_wimax_get_center_frequency (NMDeviceWimax *self
);
nm_device_wimax_get_center_frequency
is deprecated and should not be used in newly-written code.
int
nm_device_wimax_get_rssi (NMDeviceWimax *self
);
nm_device_wimax_get_rssi
is deprecated and should not be used in newly-written code.
int
nm_device_wimax_get_cinr (NMDeviceWimax *self
);
nm_device_wimax_get_cinr
is deprecated and should not be used in newly-written code.
int
nm_device_wimax_get_tx_power (NMDeviceWimax *self
);
nm_device_wimax_get_tx_power
is deprecated and should not be used in newly-written code.
const char *
nm_device_wimax_get_bsid (NMDeviceWimax *self
);
nm_device_wimax_get_bsid
is deprecated and should not be used in newly-written code.