Dariusz Seweryn

Results 127 comments of Dariusz Seweryn

As far as I know there is no bluetooth specification for _advertising_ whether a potential connection must be encrypted. The peripheral may only drop connections from devices that are not...

As far as I know this is the default behaviour of vanilla iOS API. There is a single callback for wether the value of a characteristic was updated by a...

We will get back to the topic next week probably

Could you describe a scenario under which the current approach falls short? I mean besides the principal rule that unsubscribing should be awaitable. I might be asking a newbie question...

> the bluetooth stack throws an error when you try and monitor a characteristic that is already monitored I am not aware of this. Could you show an example of...

If we are about to have the same API for Android, iOS and WebBluetooth then the lowest common demnominator would be WebBluetooth API — it requires a specific type of...

This is caused by the iOS vanilla API that may populate name at a later time depending on how it was obtained. The library does not know if a particular...