接口 IBleDeviceManager

    • 方法详细资料

      • onReceiveDeviceData

        void onReceiveDeviceData​(android.bluetooth.BluetoothGattCharacteristic characteristic,
                                 byte[] data)
      • sendDataToDevice

        boolean sendDataToDevice​(com.android.ble.bean.DataBean dataBean)
      • getMacAddr

        @NonNull
        java.lang.String getMacAddr()
      • getOperationQueue

        com.ltdigital.sdk.android.ble_protocol.bluetooth.DataSyncOperationQueue getOperationQueue()
      • getDeviceUserUUID

        java.lang.String getDeviceUserUUID()
      • getDeviceType

        java.lang.String getDeviceType()
      • isDeviceAuth

        boolean isDeviceAuth()
      • isDeviceUpdating

        boolean isDeviceUpdating()