Package 

Class CharacteristicPropertiesParser

    • Constructor Summary

      Constructors 
      Constructor Description
      CharacteristicPropertiesParser(int propertyBroadcast, int propertyRead, int propertyWriteNoResponse, int propertyWrite, int propertyNotify, int propertyIndicate, int propertySignedWrite)
    • Method Summary

      Modifier and Type Method Description
      String propertiesIntToString(int property)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CharacteristicPropertiesParser

        CharacteristicPropertiesParser(int propertyBroadcast, int propertyRead, int propertyWriteNoResponse, int propertyWrite, int propertyNotify, int propertyIndicate, int propertySignedWrite)