1-10 of 92 < Previous Next >
0 votes
closed

[Widcomm] Duplicate devices in DiscoverDevices, from Inquiry found and name callbacks

The Widcomm device-discovery API can generate two events (callbacks) for the same device.  This happens when the device was not previously known, and thus we get a callback when the device is disco...

id# 20462 | Planned Release: None | Last Updated: Today at 12:29 PM by alanjmcf
0 votes

[Widcomm] No "HKLM\Software\WIDCOMM\BTConfig\Devices\" on modern(?) Widcomm versions

A tester with an WM device with Widcomm "1.8.5 Build 0300" reports that devices are not stored at the Registry location the current code uses.  Thus the current code fails at InTheHand.Net.Bluetoot...

id# 20460 | Planned Release: None | Last Updated: Today at 11:38 AM by alanjmcf
0 votes

[Widcomm] BluetoothClient.Connected property should report state as of "the last Send or Receive operation"

The current Connected property reports the current state of the connection to the device.  According to MSDN: "Gets a value that indicates whether a Socket is connected to a remote host as of the l...

id# 20461 | Planned Release: None | Last Updated: Today at 10:56 AM by alanjmcf
0 votes
closed

[widcomm] DiscoverDevices fails with only the 'discoverableOnly' flag set

Widcomm DiscoverDevices fails with only the 'discoverableOnly' flag set, thus: [[ ... option>19 BtIf_Create Defaulted Factory: WidcommBluetoothFactory RfCommIf_Create Discover which type of remote ...

id# 20422 | Planned Release: None | Last Updated: Thu at 1:50 PM by alanjmcf
1 vote
closed

Problem with My Nokia Handset

I have created a small application that can send files to my mobile's i had N70. At that time i was abel to send files very smoothly, but now i have changed my mobile handset i bought N95 but i am ...

id# 14326 | Planned Release: None | Last Updated: Nov 27 2008 at 11:32 AM by alanjmcf
0 votes
closed

A version of ObexWebRequest that on failure makes the causing exception accessible

ObexWebRequest has code of the following pattern at a number of places:     try {         ...     } catch(XxxxException ex) {         return ObexWebResponse(…);     } Unfortunately debugging errors...

id# 8453 | Planned Release: 2.2 Production | Last Updated: Nov 27 2008 at 11:31 AM by alanjmcf
2 votes

Feature: BlueToothClient.DiscoverDevicesAsynch/BlueToothClient.InstalledServices

It would be great if DiscoverDevices and Installed services could be made asynchronous, allowing a callback for when an appropriate object is discovered. This would aoid the need for a client app...

id# 14899 | Planned Release: 2.4 Production | Last Updated: Nov 27 2008 at 11:27 AM by alanjmcf
0 votes
closed

BluetoothClient.SetPin(string) NullRefEx when not connected, similar on BluetoothListener

This occurs because it uses clientSocket.RemoteEndPoint which is null when the socket is not connected.  Need to add 'argument' checking that the socket is in the correct state.  Note for Bluetooth...

id# 19817 | Planned Release: 2.4 Production | Last Updated: Nov 26 2008 at 11:16 AM by alanjmcf
1 vote

doesnt build

I just downloaded the latest release and it does not build. It seems it was missing a form

id# 19236 | Planned Release: None | Last Updated: Oct 29 2008 at 4:08 PM by ftballguy45
1 vote
closed

Remove dependency on BthUtil.dll which is only present on some Windows Mobile devices

This dll contains functions to get/set the radio mode. It is not present on some Smartphone devices and non-Windows Mobile devices running Windows CE. The lower level BthReadScanEnableMask/BthWrite...

id# 18144 | Planned Release: 2.4 Production | Last Updated: Aug 27 2008 at 5:44 AM by PeterFoot
1-10 of 92 < Previous 1 2 3 4 5 6 7 8 9 10 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291