Skip to content
 
 

Repository files navigation

Using WinRT APIs in a Windows Desktop App

Listening for Bluetooth Advertisements

Setting Up

To use the WinRT APIs, add two references:

  1. C:\Program Files (x86)\Windows Kits\10\UnionMetadata\Windows.winmd

  2. C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETCore\v4.5\System.Runtime.WindowsRuntime.dll

Note: #2 Depends on the framework version you are using!

About

Windows 10 Desktop App to view Bluetooth LE advertisements in real time with WinRT APIs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages