Sometimes the data returnes is not byte/bytes, but native objective-c class _NSInlineData.
Seems to be a bleak bug, just convert it to bytes as workaround for now.
Co-authored-by: Dmitry Fink <finik@dishero.com>
* Introduce driver that works with Bleak, enables to use BLE devices in windows without a need of external BLE dongle.
* Fix issues in auto review.
* Add method description and UT.
* Fix docstring to comply with pep257
* Experiment
* Make test only work in 3.7+
* Fix versions
* One more try
* Kick it
* Kick
* cmon
* Dummm
* yeah yeah
* Add
* Fix version
Co-authored-by: mgr <tomekmgr@gmail.com>