blep 0.3.0
blep: ^0.3.0 copied to clipboard
Bluetooth Low Energy Plugin for Android and iOS devices.
0.1.0 #
- Initial release.
0.2.0 #
- Moved
DeviceConnectionStateto the main library. - Removed
getConnectionStatemethod. All interested parties should listen for updates fromStreamreturned byconnectToAddress.
0.2.1 #
- Fixed device scanning on iOS.
0.2.2 #
- Fixed packaging data. Incorrect repository link is fixed.
0.3.0 #
- Added a proper timeout for scanner
-
- Added filtering by manufacturer data in scanner.
- Fixed building issues in example package.
- Fixed scanner filtering. Now instead of giant alternative a conjunction of filters will be used.