Class SecurityLevels


  • public class SecurityLevels
    extends java.lang.Object
    The SecurityLevels class enumerates the values for security levels of GATT attributes.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AUTH
      Authentication required.
      static int ENCRYPT
      Encryption required.
      static int NONE
      No encryption required.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait