Author Topic: Detect Already Paired Devices  (Read 6409 times)

bwheelerRx

  • Guest
Detect Already Paired Devices
« on: August 31, 2009, 10:37:45 PM »
I have a need to detect the presence of a paired device using a virtual serial port before I try to communicate with it. The device by default uses the Toshiba bluetooth stack, and I have not as of yet found a way to do it with your comm library, can you provide any hints, would this be possible ? Thanks..
-Brad W.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Detect Already Paired Devices
« Reply #1 on: September 01, 2009, 06:10:39 AM »
Hi,

Use wclBluetoothDiscovery to discover all available devices. The check Device.Paired for each one. If Paired flag is true then device presents and paired.

 

Sitemap 1 2 3 4 5 6 7