get_access_point_by_path
Description:
public unowned AccessPoint get_access_point_by_path (
string path)
Gets a AccessPoint by path.
Parameters:
this |
a DeviceWifi
|
path |
the object path of the access point
|
Returns:
the access point or null if none is found.
|