problem in acessing bluetooth dongle from c++ problem
-
hi i have a bluetooth dongle and a program to serach all the devices using bluetooth, but the problem is findFirstDevice() function always returns null so it fails in searching but, i know that micrososft will support only a few dongles, mine is broadcom bcm2045a, but is there any alternative than this i came to know that we can use serial communication, but i have a doubt that by using serial com can we able to discover the devices and also can we able to connect to specified device... and if u have any code and tutorials related to this topic plz provide me the link...
-
hi i have a bluetooth dongle and a program to serach all the devices using bluetooth, but the problem is findFirstDevice() function always returns null so it fails in searching but, i know that micrososft will support only a few dongles, mine is broadcom bcm2045a, but is there any alternative than this i came to know that we can use serial communication, but i have a doubt that by using serial com can we able to discover the devices and also can we able to connect to specified device... and if u have any code and tutorials related to this topic plz provide me the link...
i've never done programming using bluetooth before... but i suggest you ro google about mobile phone programming... find beeter API may be... try this : "http://mobile.liveshere.net/articles/viewarticle.php?id=19"