Classes | Functions | Variables
rocon_python_wifi::iwlibs Namespace Reference

Classes

class  Iwfreq
class  Iwparam
class  Iwpoint
class  Iwquality
class  Iwrange
class  Iwscan
class  Iwscanresult
class  Iwstats
class  Iwstruct
class  Wireless
class  WirelessConfig
class  WirelessInfo

Functions

def getConfiguredWNICnames
def getNICnames
def getWNICnames
def hex2int
def makedict

Variables

int GIGA = 10
int KILO = 10
int MEGA = 10

Function Documentation

Get the *configured* ifnames by a systemcall.

   >>> getConfiguredWNICnames()
   []

Definition at line 90 of file iwlibs.py.

Extract network device names from /proc/net/dev.

    Returns list of device names.  Returns empty list if no network
    devices are present.

    >>> getNICnames()
    ['lo', 'eth0']

Definition at line 43 of file iwlibs.py.

Extract wireless device names from /proc/net/wireless.

    Returns empty list if no devices are present.

    >>> getWNICnames()
    ['eth1', 'wifi0']

Definition at line 65 of file iwlibs.py.

def rocon_python_wifi.iwlibs.hex2int (   hexstring)
Convert hex string to integer. 

Definition at line 123 of file iwlibs.py.

Definition at line 120 of file iwlibs.py.


Variable Documentation

Definition at line 40 of file iwlibs.py.

Definition at line 38 of file iwlibs.py.

Definition at line 39 of file iwlibs.py.



rocon_python_wifi
Author(s): RĂ³man Joost, Sean Robinson
autogenerated on Fri May 2 2014 10:35:45