Package 

Interface BleRssiListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onResult(boolean isSuccess, int rssi) callback
      • Methods inherited from class java.lang.Object

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

      • onResult

         abstract void onResult(boolean isSuccess, int rssi)

        callback

        Parameters:
        isSuccess - is read success
        rssi - the rssi value