So I'm writing a bluetooth headset driver using the bluetopia stone street one stack and motorola EMDK. Now, the emdk itself doesn't support a headset profile but there's something going on in the background (most likely in btexplorer) that is allowing the headset to initiate whenever I activate the serial port.

I've programmatically configured the registry settings for btexplorer to add in a headset service and use the correct com ports when using SPP. Everything works seems to be working pretty well.

Until figuring out how to add in the headset profile automatically, the headset would only activate on the device I'm using after connecting to the headset service manually through btexplorer. Every subsequent pairing would initiate the headset service fine automatically (I figure btexplorer is creating a setting somewhere that remembers this).

Well after figuring out how to add in the headset profile, I pair the device and the headset initiates on the first pairing (GOOD!). BUT, when I pair a 2nd similar device, it won't initiate the headset for that device until done manually, only the first one that is paired works automatically... I'm completely stumped as to why this is happening. Any help is appreciated. It's been a huge pain not having headset profiles supported in the emdk but I'd hate to scrap it when its so close to completion.

Thanks.

link|improve this question

75% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.