I am developing an android game application played using bluetooth. While searching for bluetooth device, results contain both mobile devices as well as mac pc/laptops. I would like to list only the m
I need to check which BT headsets are currently connected (not just paired) in OS 2.0 - 2.3. Such functionality doesn\'t exist until API version 11, where a Bluetooth Headset class was introduced. But
How to identify which COM ports are connected to BlueTooth from a C# Program? Here is my requirement. Let us assume the COM ports in my computer are connected to various devices. Let\'s say we have C
How do I install Bluecove in Ubuntu 11/Eclipse IDE? As far as i was aware, all I had to do was add the bluecove.jar and bluecove-gpl.jar to the Build-Path of the project within Eclipse.
I am writing a small program to send file between Android and PC through bluetooth. I already read the bluetooth chat example in google android site.
I have a Java application that is running on a Windows mobile device.I need to be able to turn Bluetooth on and off so it is executing some native code to do this.The problem is that I am trying it ou
Hey Guys. I\'m working with a collegue on a android app. At some point the app starts Bluetooth by itself without user interaction. This is written in C++. Now I want to turn the main Bluetooth Symbol
I\'m looking to write some Android or iOS applications to access a Bluetooth heart-rate monitor. There are currently some apps available like Android\'s \"Heart Rate Monitor\" that connect to heart-ra
I wanted to know if there is any stack independent C/C++ bluetooth api for windows (XP, Vista, 7, x86 and x64).
I\'m implementing an outdoor locator application based on GPS. I use tabview where in the first tab there\'s the map and the GPS and in the second tab Bluetooth connection.