Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more: , +
How to read pair key sent by the bluetooth device in c# so that I can pair with the device after returning that key?
I have one Bluetooth device, while connecting it through c# it sends me pair key randomly, I wants to read that pair key in c# and needs to return within BluetoothSecurity.PairRequest(BTDevice.DeviceAddress,"PairKey") ie in place of pair key.
Posted
Updated 20-Oct-14 2:06am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900