Sign in
|
Join
|
Help
|
Search
.NET Components for Mobility
Home
Products
Services
Blogs
Forums
Library
Downloads
About
All Tags
»
Bluetooth Exception Error
(RSS)
Browse by Tags
bluetooth
Bluetooth Serial PIN
Bluetooth Widcomm / Broadcom SDK
BluetoothClient Connect exception
C#
WinCE
XP
BluetoothClient.DiscoverDevices() can't find any devices in xp2
In pc , I can find all bluetooth devices ,but through c# code lijke BluetoothClient.DiscoverDevices() , return nothing ,I don't know why ? who can help me out? my pc has installed Jabra A320s Bluetooth device
Posted to
Bluetooth
(Forum)
by
jacklu
on 07-09-2008
Re: 32feet.NET does not support the Bluetooth stack on this device.
my bluetooth equipment is Jabra A320s , not Belkin F8T012 , How can I get my Jabra A320s working on XP SP2 using the MS Stack
Posted to
Bluetooth
(Forum)
by
jacklu
on 07-08-2008
Re: 32feet.NET does not support the Bluetooth stack on this device.
my device type is Network adapters,and device provider is %V_WIDCOMM% , now BluetoothDeviceInfo[ array = bc.DiscoverDevices() can't find any device , what's wrong ? could you help me out ?
Posted to
Bluetooth
(Forum)
by
jacklu
on 07-08-2008
32feet.NET does not support the Bluetooth stack on this device.
I want search all bluetooth equipment in window xp2, this is my code : BluetoothAddress[ address_array = new BluetoothAddress[1000]; private Thread search_thread; private Thread send_thread; private void button_find_devices_Click(object sender, EventArgs e) { this.button_find_devices.Enabled = false;...
Posted to
Bluetooth
(Forum)
by
jacklu
on 07-07-2008
UnauthorizedAccessException from BluetoothSecurity.RemoveDevice()
I am getting an UnauthorizedAccessException (see stack trace below) when I try to use BluetoothSecurity.RemoveDevice() to remove a pairing that I originally created using BluetoothSecurity.PairRequest(). The PairRequest works fine, it's only the call to RemoveDevice that is giving me trouble. My...
Posted to
Bluetooth
(Forum)
by
andrewhamilton
on 05-05-2008
Page 1 of 1 (5 items)
Copyright © 2001-2008
In The Hand Ltd
. All rights reserved.
Terms of Use
and
Privacy Policy
.