connection_valid
Description:
Validates a given connection against a given WiMAX NSP to ensure that the connection may be activated with that NSP.
Note:
WiMAX is no longer supported by NetworkManager since 1.2.0.
The connection must match the this's network name and other attributes.
Parameters:
this |
an WimaxNsp to validate |
connection |
an Connection to validate against this |
Returns:
true if the connection may be activated with this WiMAX NSP, false if it cannot be. |