Package 

Class LoggerUtilBluetoothServices


  • 
    public class LoggerUtilBluetoothServices
    
                        

    --------------- ====== Printing peripheral content ====== --------------- PERIPHERAL ADDRESS: AA-BB-CC-DD-EE-FF PERIPHERAL NAME: Device name ------------------------------------------------------------------------- Primary Service - Weight Scale (ce029566-f9eb-11e7-8c3f-9a214cf093ae) Instance ID: 1111

    -> Characteristics: * Weight Measurement (ce029962-f9eb-11e7-8c3f-9a214cf093ae) Properties: READ, WRITE, NOTIFY, INDICATE, etc... -> Descriptors * Client Characteristic Configuration (ce029bc4-f9eb-11e7-8c3f-9a214cf093ae) * Characteristic User Description (ce02a344-f9eb-11e7-8c3f-9a214cf093ae)

    • Method Summary

      Modifier and Type Method Description
      void log(RxBleDeviceServices rxBleDeviceServices, BluetoothDevice device)
      • Methods inherited from class java.lang.Object

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