Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: lccro on November 13, 2009, 07:14:52 PM

Title: Is EnumServices interruptable?
Post by: lccro on November 13, 2009, 07:14:52 PM
Hi Mike,

I'd like to know if it's possible to cancel an EnumServices call or if you could provide a version that has timeout?
I'm getting stuck when enumerating services on a device where SDP has died and I'd like to move on and try again later.
Is it possible?

Thank you in advance,
  Leonardo
Title: Re: Is EnumServices interruptable?
Post by: Mike Petrichenko on November 13, 2009, 07:21:57 PM
Hi,

Unfortunatly it is impossible. It should be cancelled by low-level driver after some timeout any way.