Functions
iwconfig Namespace Reference

Functions

def get_matching_command
def getBitrate
def getEncryption
def getFragmentation
def getPowerManagement
def getRetrylimit
def getRTS
def getSensitivity
def getTXPower
def iwconfig
def main
def setAP
def setEssid
def setFreq
def setKey
def setMode
def usage
def version_info

Function Documentation

Return a function for the command.

    'option' -- string -- command to match

    Return None if no match found.

Definition at line 361 of file iwconfig.py.

def iwconfig.getBitrate (   wifi)
Return formatted string with Bit Rate info. 

Definition at line 29 of file iwconfig.py.

def iwconfig.getEncryption (   wifi)
Return formatted string with Encryption info.

    As noted in iwconfig.c: we display only the "current" key, use iwlist
    to list all keys.

Definition at line 121 of file iwconfig.py.

def iwconfig.getFragmentation (   wifi)
Return formatted string with Fragmentation info. 

Definition at line 106 of file iwconfig.py.

Return formatted string with Power Management info. 

Definition at line 150 of file iwconfig.py.

def iwconfig.getRetrylimit (   wifi)
Return formatted string with Retry info. 

Definition at line 70 of file iwconfig.py.

def iwconfig.getRTS (   wifi)
Return formatted string with RTS info. 

Definition at line 91 of file iwconfig.py.

def iwconfig.getSensitivity (   wifi)
Return formatted string with Sensitivity info. 

Definition at line 55 of file iwconfig.py.

def iwconfig.getTXPower (   wifi)
Return formatted string with TXPower info. 

Definition at line 42 of file iwconfig.py.

def iwconfig.iwconfig (   interface)
Get wireless information from the device driver. 

Definition at line 184 of file iwconfig.py.

def iwconfig.main ( )

Definition at line 398 of file iwconfig.py.

def iwconfig.setAP (   wifi,
  ap 
)
Set the AP with which to associate. 

Definition at line 322 of file iwconfig.py.

def iwconfig.setEssid (   wifi,
  essid 
)
Set the ESSID on the NIC. 

Definition at line 277 of file iwconfig.py.

def iwconfig.setFreq (   wifi,
  freq 
)
Set the frequency on the NIC. 

Definition at line 306 of file iwconfig.py.

def iwconfig.setKey (   wifi,
  key 
)
Set a WEP key on the NIC. 

Definition at line 314 of file iwconfig.py.

def iwconfig.setMode (   wifi,
  mode 
)
Set the mode on the NIC. 

Definition at line 290 of file iwconfig.py.

def iwconfig.usage ( )
Print info about using iwconfig.py. 

Definition at line 330 of file iwconfig.py.

Print version info for iwconfig.py, Wireless Extensions compatibility,
    and Wireless Extensions version in the kernel.

Definition at line 354 of file iwconfig.py.



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