multi_interface_roam::pythonwifi::iwlibs::Iwscanresult Class Reference
List of all members.
Detailed Description
An object to contain all the events associated with a single
scanned AP.
Definition at line 1486 of file iwlibs.py.
Member Function Documentation
def multi_interface_roam::pythonwifi::iwlibs::Iwscanresult::__init__ |
( |
|
self, |
|
|
|
data, |
|
|
|
iwrange | |
|
) |
| | |
Initialize the scan result with the access point data.
Definition at line 1492 of file iwlibs.py.
def multi_interface_roam::pythonwifi::iwlibs::Iwscanresult::addEvent |
( |
|
self, |
|
|
|
cmd, |
|
|
|
data | |
|
) |
| | |
Attempts to add the data from an event to a scanresult.
Only certain data is accepted, in which case the result is True
If the event data is invalid, None is returned
If the data is valid but unused, False is returned
Definition at line 1506 of file iwlibs.py.
def multi_interface_roam::pythonwifi::iwlibs::Iwscanresult::display |
( |
|
self |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: