[ Version ( since = "0.9.10" ) ]
public bool remove_mac_blacklist_item_by_value (string mac)
Removes the MAC address mac
from the blacklist.
this |
the SettingWireless |
mac |
the MAC address string (hex-digits-and-colons notation) to remove from the blacklist |
|