Package phones :: Module com_brew
[show private | hide private]
[frames | no frames]

Module phones.com_brew

Implements the "Brew" filesystem protocol
Classes
BrewProtocol Talk to a phone using the 'brew' protocol
DebugBrewProtocol Emulate a phone file system using a local file system.
EmptyFileCache  
EXTRAZERO This is a special class used to consume the spurious zero in some p_brew.listfileresponse or p_brew.listdirectoryresponse
FileCache  
RealBrewProtocol Talk to a phone using the 'brew' protocol
RealBrewProtocol2 Talk to a phone using the 'brew' protocol This class uses the new filesystem commands which are supported by newer qualcomm chipsets used in phones like the LG vx8100
SPURIOUSZERO This is a special class used to consume the spurious zero in some p_brew.listfileresponse

Exceptions
BrewAccessDeniedException  
BrewBadBrewCommandException  
BrewBadPathnameException  
BrewCommandException  
BrewDirectoryExistsException  
BrewFileLockedException  
BrewFileSystemFullException  
BrewMalformedBrewCommandException  
BrewNameTooLongException  
BrewNoMoreEntriesException  
BrewNoSuchDirectoryException  
BrewNoSuchFileException  
BrewNotSupported This phone not supported
BrewStatFileException  

Function Summary
  brewbasename(str)
returns basename of str
  brewdirname(str)
returns dirname of str
  formatpacketerrorlog(str, origdata, data, klass)

Function Details

brewbasename(str)

returns basename of str

brewdirname(str)

returns dirname of str

Generated by Epydoc 2.1 on Fri Aug 15 18:58:30 2008 http://epydoc.sf.net