Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asifsanjary/find_all_wireless_devices_csharp

Find All Wireless Devices CSharp
https://github.com/asifsanjary/find_all_wireless_devices_csharp

csharp wireless

Last synced: about 1 month ago
JSON representation

Find All Wireless Devices CSharp

Awesome Lists containing this project

README

        

# FindAllDevices

Currently finding only Bluetooth or Bluetooth Low Energy connected devices for a definite purpose

## References

- [DeviceEnumerationAndPairing - GitHub Example](https://github.com/Microsoft/Windows-universal-samples/tree/main/Samples/DeviceEnumerationAndPairing)
- [DeviceWatcher Class](https://docs.microsoft.com/en-us/uwp/api/windows.devices.enumeration.devicewatcher?view=winrt-20348)
- [Enumerate devices](https://docs.microsoft.com/en-us/windows/uwp/devices-sensors/enumerate-devices?view=winrt-20348)
- [Enumerate devices over a network](https://docs.microsoft.com/en-us/windows/uwp/devices-sensors/enumerate-devices-over-a-network?view=winrt-20348)