BlueZAdapter constructor
BlueZAdapter(
- BlueZClient _client,
- BlueZObject _object
Implementation
BlueZAdapter(this._client, this._object);
BlueZAdapter(this._client, this._object);