connection_valid
Description:
Validates a given connection against a given Wi-Fi access point to ensure that the connection may be activated with that AP.
The connection must match the this's SSID, (if given) BSSID, and other attributes like security settings, channel, band, etc.
Parameters:
this |
an AccessPoint to validate |
connection |
an Connection to validate against this |
Returns:
|