Re: Bluetooth application development



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



.



Relevant Pages

  • Re: Bluetooth application development
    ... There's already a gateway component available in Windows CE. ... Create a socket and wait for connection from headset. ... Here also i have to start the pairing process then Headset profile level ...
    (microsoft.public.windowsce.app.development)
  • Re: Bluetooth application development
    ... Using sockets I can make bluetooth connection but I have to make profile ... will do scanning, pairing, etc. ... If you don't have Windows CE 5.0, ... I need to develop Bluetooth applications for different profiles in Windows ...
    (microsoft.public.windowsce.app.development)
  • Re: Bluetooth application development
    ... The profile defines what happens; you can't somehow write a peer to peer ... Using sockets I can make bluetooth connection but I have to make profile ... will do scanning, pairing, etc. ... If you don't have Windows CE 5.0, ...
    (microsoft.public.windowsce.app.development)
  • Re: How do you all manage employee workstations? Looking for sugge
    ... When enabled roaming profiles, users have same profiles ... been authenticated within the directory service, the user profile, ... You can use group policy to assign software to all workstations. ... How to use Group Policy to remotely install software in Windows Server 2003 ...
    (microsoft.public.windows.server.sbs)
  • Missing applications after XP clean install/reinstall - Help!!
    ... Here's my problem in a nutshell: I've reinstalled Windows XP SP2 clean. ... I've managed to get my main user profile back so I have all of my documents, ... I have the install disks for a lot of my major applications - Microsoft ... 40GB partition. ...
    (microsoft.public.windowsxp.setup_deployment)

Loading