05-21-2007, 04:32 AM
|
#1 (permalink)
|
| New Member
Join Date: Nov 2006 Location: Banglaore, India Model: 8800 Carrier: Airtel
Posts: 2
Post Thanks: 0 Thanked 0 Times in 0 Posts
| How to get the names of all paired bluetooth devices Please Login to Remove! i have an application which uses bluetooth Communication. All the paired Bluetooth Devices will get listed in the application using BluetoothSerialPortinfo class.
My issue is that if the name of the Bluetooth device is changed using DeviceProperties menu while pairing the bluetooth device, the changed name is not getting listed in the application.BluetoothSerialPortInfo.getDeviceName s() method gives the original name of the bluetooth device not the Changed Name.
eg: i have a Bluetooth dongle by name "SPPDongle". I pair it with my Blackberry Handheld and Change the Paired device name(Bluetooth Dongle Name) to "Dongle_SPP". when i open my application in the DeviceList i get the name as "SPPDongle" not as "Dongle_SPP".
What should i do to get the correct device name ("Dongle_SPP") in my application..
Thanks.... |
| Offline
| |