BlueZGattCharacteristic constructor

BlueZGattCharacteristic(
  1. BlueZClient _client,
  2. _BlueZObject _object
)

Implementation

BlueZGattCharacteristic(this._client, this._object);