add_seen_bssid


Description:

public bool add_seen_bssid (string bssid)

Adds a new Wi-Fi AP's BSSID to the previously seen BSSID list of the setting.

NetworkManager now tracks previously seen BSSIDs internally so this function no longer has much use. Actually, changes you make using this function will not be preserved.

Parameters:

this

the SettingWireless

bssid

the new BSSID to add to the list

Returns:

true if bssid was already known, false if not