Package phones :: Module com_moto_cdma :: Class Phone
[hide private]
[frames] | no frames]

Class Phone

source code

       object --+            
                |            
  com_phone.Phone --+        
                    |        
       com_etsi.Phone --+    
                        |    
           com_moto.Phone --+
                            |
com_brew.RealBrewProtocol --+
                            |
                           Phone
Known Subclasses:

Nested Classes [hide private]

Inherited from com_brew.RealBrewProtocol: DirCache

Instance Methods [hide private]
 
__init__(self, logtarget, commport)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
_setmodephonebooktobrew(self) source code
 
_setmodemodemtobrew(self) source code
 
_setmodebrew(self) source code
 
_setmodebrewtomodem(self) source code
 
_setmodemodem(self) source code
 
_read_media(self, index_key, fundamentals)
Read the contents of media files and return
source code
 
getringtones(self, fundamentals)
Retrieve ringtones data
source code
 
getwallpapers(self, fundamentals)
Retrieve wallpaper data
source code

Inherited from com_moto.Phone: ascii_to_ucs2, charset_ascii, charset_ucs2, decode_utf16, del_calendar_entry, encode_utf16, get_battery_level, get_firmware_version, get_manufacturer, get_model, get_phone_number, get_signal_quality, getcalendar, getfundamentals, getphonebook, getphoneinfo, getsms, lock_calendar, savecalendar, savephonebook, select_default_SMS, select_phonebook, set_mode, ucs2_to_ascii

Inherited from com_etsi.Phone: get_esn, get_manufacturer_id, get_model_id, get_sim_id, sendATcommand

Inherited from com_phone.Phone: alert, close, log, logdata, progress, raisecommsdnaexception, raisecommsexception, readobject, setmode, writeobject

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Inherited from com_brew.RealBrewProtocol: basename, dirname, exists, explore0c, get_brew_esn, getfilecontents, getfilesystem, getfirmwareinformation, hassubdirs, isdir, isfile, join, listfiles, listsubdirs, mkdir, mkdirs, modemmoderequest, offlinerequest, rmdir, rmdirs, rmfile, sendbrewcommand, setfileattr, statfile, writefile

Class Variables [hide private]
  _switch_mode_cmd = 'DX\xf4~'

Inherited from com_moto.Phone: MODEPHONEBOOK, desc, protocolclass

Inherited from com_phone.Phone: MODEMODEM, MODENONE, getcallhistory, getmemo, getplaylist, gett9db, gettodo

Inherited from com_brew.RealBrewProtocol: MODEBREW, brewterminator

Inherited from com_brew.RealBrewProtocol (private): _brewepochtounix

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, logtarget, commport)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: com_brew.RealBrewProtocol.__init__

_setmodebrew(self)

source code 
Overrides: com_brew.RealBrewProtocol._setmodebrew

_setmodemodem(self)

source code 
Overrides: com_phone.Phone._setmodemodem