Re: Bluetooth application development
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Tue, 4 Nov 2008 08:38:29 -0700
I don't understand what you're trying to achieve. You want to build a new
profile? Or just want to use an existing profile? I can't think of any
reason at all that you'd need to write code to use an existing AG device,
for example. It just works, automatically grabbing the audio and doing the
right thing with it.
The Windows CE 5.0 will include the Bluetooth Control Panel applet, which
will do scanning, pairing, etc. If you don't have Windows CE 5.0, you can't
legally do anything. You are not permitted to grab some of the source code
from Windows CE 5.0 and package it up for some other use; it's only usable
when building a new OS for your device.
Paul T.
"san" <san@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9349A756-077C-467C-8F4B-82A5D9D53890@xxxxxxxxxxxxxxxx
Hi,
I need to develop Bluetooth applications for different profiles in Windows
CE over MS stack. I have few doubts after going through the documentation.
- BT Application can write over serial port or using Winsock. Is it
something like Winsock will be managed code and over serial it will be
native
code. Can I write a headset Audio gateway application by using socket
programming alone?
-I found Winsock APIs for finding the devices, services and connection but
couldn't find the APIs for profile specific like for Audio Gateway.
-How to start the pairing process, Is there any API to trigger the
operation
or by setting the socket property pairing will happen while connecting?
-Is there any application for Device search, Service search and pairing
comes with Windows CE 5.0 Installation. I read that we can use OS UI for
device search and pairing in some documentation.
-Where can I find the application code as I don't have Windows CE
Installation.
-Also I found an application to create the SDP record but didn't
understand
the SDP Record Size and offset for registering a particular service.
Please help me on these and any pointers will be helpful.
Thanks,
San
.
- Follow-Ups:
- Re: Bluetooth application development
- From: san
- Re: Bluetooth application development
- References:
- Bluetooth application development
- From: san
- Bluetooth application development
- Prev by Date: Re: how to create hotkey using modifier key in windows ce 6.0?
- Next by Date: Re: serial driver
- Previous by thread: Bluetooth application development
- Next by thread: Re: Bluetooth application development
- Index(es):
Relevant Pages
|
Loading