Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bluetooth On/OFF - Windows CE

128 views
Skip to first unread message

Sam

unread,
Jan 25, 2007, 12:08:56 AM1/25/07
to
Hi All,

I am developing an application for Windows CE based Devices.
The purpose is to switch On/Off the bluetooth device.
For Windows Mobile and Pocket PC I have used BthGetMode and
BthSetMode APIs. But Windows CE is not supporting this.
Is there any API for Bluetooth On/OFF which is supported by Windows CE?

Pls. let me know if there is any?

Thanks in advance.


<ctacke/>

unread,
Jan 25, 2007, 5:26:56 PM1/25/07
to
It would be purely depenent on the OEM. Ask your hardware vendor.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Sam" <S...@discussions.microsoft.com> wrote in message
news:3414C2AB-790C-4291...@microsoft.com...

Greg Scott [MS]

unread,
Jan 31, 2007, 11:26:31 AM1/31/07
to
Look at the btloader sample (options "start card" and "stop card").

%_WINCEROOT%\public\common\oak\drivers\bluetooth\sample\btloader


--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

"Sam" <S...@discussions.microsoft.com> wrote in message
news:3414C2AB-790C-4291...@microsoft.com...

alonronen

unread,
Dec 23, 2009, 6:22:07 PM12/23/09
to
Hi Greg,

I know is a 2 years old post, but I'm desperate... ;(

I dont have access to that sample (need to install the Win Embedded 6.0 and I'm running Win7 x64 with VS2008 - that doesnt comply with the evaluation kit).

Is there a cahnce to publish here a .net snippet for turning on the BT service?

Thanks,

Alon

Greg Scott [MS] wrote:

Look at the btloader sample (options "start card" and "stop card").

31-Jan-07

Look at the btloader sample (options "start card" and "stop card").

%_WINCEROOT%\public\common\oak\drivers\bluetooth\sample\btloader


--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

"Sam" <S...@discussions.microsoft.com> wrote in message
news:3414C2AB-790C-4291...@microsoft.com...

Previous Posts In This Thread:

On Thursday, January 25, 2007 12:08 AM
Sa wrote:

Bluetooth On/OFF - Windows CE
Hi All,

I am developing an application for Windows CE based Devices.
The purpose is to switch On/Off the bluetooth device.
For Windows Mobile and Pocket PC I have used BthGetMode and
BthSetMode APIs. But Windows CE is not supporting this.
Is there any API for Bluetooth On/OFF which is supported by Windows CE?

Pls. let me know if there is any?

Thanks in advance.

On Thursday, January 25, 2007 5:26 PM
wrote:

It would be purely depenent on the OEM. Ask your hardware vendor.
It would be purely depenent on the OEM. Ask your hardware vendor.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--

On Wednesday, January 31, 2007 11:26 AM
Greg Scott [MS] wrote:

Look at the btloader sample (options "start card" and "stop card").
Look at the btloader sample (options "start card" and "stop card").

%_WINCEROOT%\public\common\oak\drivers\bluetooth\sample\btloader


--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

"Sam" <S...@discussions.microsoft.com> wrote in message
news:3414C2AB-790C-4291...@microsoft.com...


Submitted via EggHeadCafe - Software Developer Portal of Choice
Build An IIS Log Reader Web App in ASP.NET
http://www.eggheadcafe.com/tutorials/aspnet/c43a7c97-aa0b-4ce6-8f7d-2b3a07c9a71c/build-an-iis-log-reader-w.aspx

alonronen

unread,
Dec 23, 2009, 6:22:44 PM12/23/09
to
Hi Greg,

I know is a 2 years old post, but I'm desperate... ;(

I dont have access to that sample (need to install the Win Embedded 6.0 and I'm running Win7 x64 with VS2008 - that doesnt comply with the evaluation kit).

Is there a cahnce to publish here a .net snippet for turning on the BT service?

Thanks,

Alon

Greg Scott [MS] wrote:

Look at the btloader sample (options "start card" and "stop card").

31-Jan-07

Look at the btloader sample (options "start card" and "stop card").

%_WINCEROOT%\public\common\oak\drivers\bluetooth\sample\btloader


--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

"Sam" <S...@discussions.microsoft.com> wrote in message
news:3414C2AB-790C-4291...@microsoft.com...

Previous Posts In This Thread:

On Thursday, January 25, 2007 12:08 AM
Sa wrote:

Bluetooth On/OFF - Windows CE

Hi All,

I am developing an application for Windows CE based Devices.
The purpose is to switch On/Off the bluetooth device.
For Windows Mobile and Pocket PC I have used BthGetMode and
BthSetMode APIs. But Windows CE is not supporting this.
Is there any API for Bluetooth On/OFF which is supported by Windows CE?

Pls. let me know if there is any?

Thanks in advance.

On Thursday, January 25, 2007 5:26 PM
wrote:

It would be purely depenent on the OEM. Ask your hardware vendor.
It would be purely depenent on the OEM. Ask your hardware vendor.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--

On Wednesday, January 31, 2007 11:26 AM
Greg Scott [MS] wrote:

Look at the btloader sample (options "start card" and "stop card").
Look at the btloader sample (options "start card" and "stop card").

%_WINCEROOT%\public\common\oak\drivers\bluetooth\sample\btloader


--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

"Sam" <S...@discussions.microsoft.com> wrote in message
news:3414C2AB-790C-4291...@microsoft.com...

On Wednesday, December 23, 2009 6:22 PM
Alon Ronen wrote:

Starting the BT service .Net snippet
Hi Greg,

I know is a 2 years old post, but I'm desperate... ;(

I dont have access to that sample (need to install the Win Embedded 6.0 and I'm running Win7 x64 with VS2008 - that doesnt comply with the evaluation kit).

Is there a cahnce to publish here a .net snippet for turning on the BT service?

Thanks,

Alon


Submitted via EggHeadCafe - Software Developer Portal of Choice

DataReaders, DataSets and Performance
http://www.eggheadcafe.com/tutorials/aspnet/f9314cf0-d469-4e7c-86d7-c30b32ccde5c/datareaders-datasets-and.aspx

Bruce Eitman [eMVP]

unread,
Dec 23, 2009, 8:55:35 PM12/23/09
to
If you are really that desperate, then set up a virtual machine and install
PB 6.0. Done.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT Eurotech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

Eurotech Inc.
www.Eurotech.com

<Alon Ronen> wrote in message news:200912231822...@gmail.com...

0 new messages