Flipper App 0.1.26
Pre-release
Pre-release
Add new BLE library architecture (#63) **Background** Now i can connect from another side **Changes** - Replace `BLEDevice` to `DiscoveredBluetoothDevice` as response from scanner - Add entry point to library - `FlipperApi` - Devide BLE api to `FlipperDeviceApi` and `FlipperPairApi` **Test plan** Just merge it and test after