hashtagchris / DotNet-BlueZ

A quick and dirty library for BlueZ's D-Bus APIs. Focus is on Bluetooth Low Energy APIs.
Apache License 2.0
103 stars 37 forks source link

RegisterAgent #7

Open StevenDenman opened 4 years ago

StevenDenman commented 4 years ago

Do you have a sample of how to use the AgentManager and Agent interfaces?

I can get the AgentManager interface but no matter how I call the RegisterAgentAsync, when I then search for my Agent it is not found.