Author Topic: IsInRange returns false, but connection works  (Read 6683 times)

Flominator

  • Guest
IsInRange returns false, but connection works
« on: February 22, 2013, 12:48:09 PM »
Hello again, do you have any idea, why Device.IsInRange returns false, although I'm able to to connect to these devices?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: IsInRange returns false, but connection works
« Reply #1 on: February 22, 2013, 01:08:30 PM »
To detect device in range IsInRage trys to enumerate its services. If IsInRange can't do it (usualy if device requires pairing before services can be enumerated) IsInRange returns false.

 

Sitemap 1 2 3 4 5 6 7