Peter Foot

Results 186 comments of Peter Foot

Sorry, don't have anything as it's outside the scope of the project.

Sorry, looks like this was a knock-on effect of changing the implementation to support multiple platform variants of BluetoothDeviceInfo. I think the solution is a single public class which then...

Sorry, a bit pre-emptive there. 42 contains the architectural change. 4.1.43 adds the address constructor.

How is the BluetoothDevice got rid of - is this during application exit? Is it going out of scope before this?

Hi, this is intentional at the moment as the Android API is not based around .NET Sockets. You can use the GetStream method to return a stream you can use...

When targeting Windows 10 or later the library uses the WinRT API rather than the Win32 API and this uses DeviceInformation.FindAllAsync to perform discovery. This approach is limited to a...

Can you please share your code to replicate the issue?