Uses of Class
com.appliancestudio.jbluez.BTAddressFormatException

Uses of BTAddressFormatException in com.appliancestudio.jbluez
 

Methods in com.appliancestudio.jbluez that throw BTAddressFormatException
 void BTAddress.setValue(java.lang.String addr_str)
          Set the Bluetooth device address.
 

Constructors in com.appliancestudio.jbluez that throw BTAddressFormatException
BTAddress(java.lang.String addr_str)
          Creates a BTAddress object from the address addr_str.