NMWimaxNsp

NMWimaxNsp

Functions

Properties

char * name Read
NMWimaxNspNetworkType network-type Read
guint signal-quality Read

Types and Values

Object Hierarchy

    GObject
    ╰── NMObject
        ╰── NMWimaxNsp

Description

Functions

nm_wimax_nsp_get_name ()

const char *
nm_wimax_nsp_get_name (NMWimaxNsp *nsp);

nm_wimax_nsp_get_name is deprecated and should not be used in newly-written code.


nm_wimax_nsp_get_signal_quality ()

guint32
nm_wimax_nsp_get_signal_quality (NMWimaxNsp *nsp);

nm_wimax_nsp_get_signal_quality is deprecated and should not be used in newly-written code.


nm_wimax_nsp_get_network_type ()

NMWimaxNspNetworkType
nm_wimax_nsp_get_network_type (NMWimaxNsp *nsp);

nm_wimax_nsp_get_network_type is deprecated and should not be used in newly-written code.


nm_wimax_nsp_filter_connections ()

GPtrArray *
nm_wimax_nsp_filter_connections (NMWimaxNsp *nsp,
                                 const GPtrArray *connections);

nm_wimax_nsp_filter_connections is deprecated and should not be used in newly-written code.


nm_wimax_nsp_connection_valid ()

gboolean
nm_wimax_nsp_connection_valid (NMWimaxNsp *nsp,
                               NMConnection *connection);

nm_wimax_nsp_connection_valid is deprecated and should not be used in newly-written code.

Types and Values

NM_WIMAX_NSP_NAME

#define NM_WIMAX_NSP_NAME           "name"

NM_WIMAX_NSP_SIGNAL_QUALITY

#define NM_WIMAX_NSP_SIGNAL_QUALITY "signal-quality"

NM_WIMAX_NSP_NETWORK_TYPE

#define NM_WIMAX_NSP_NETWORK_TYPE   "network-type"

NMWimaxNsp

typedef struct _NMWimaxNsp NMWimaxNsp;

NMWimaxNsp has been deprecated since version 1.22 and should not be used in newly-written code.

WiMAX is no longer supported by NetworkManager since 1.2.0.

Property Details

The “name” property

  “name”                     char *

Owner: NMWimaxNsp

Flags: Read

Default value: NULL


The “network-type” property

  “network-type”             NMWimaxNspNetworkType

Owner: NMWimaxNsp

Flags: Read

Default value: NM_WIMAX_NSP_NETWORK_TYPE_UNKNOWN


The “signal-quality” property

  “signal-quality”           guint

Owner: NMWimaxNsp

Flags: Read

Allowed values: <= 100

Default value: 0