how to deal with a programm that scan the remote bluetooth(in linux)
Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello,
I,m programming to use a bluetooth dongle to scan the remote bluetooth dongle under linux .I have no ideas about it.
I have write a test that it can connect to the fixed bluetooth address .I have get the remote bluetooth address by other tools,and use it in my programme.
However,now,I want to programm to directly detect the remote bluetooth devices whose address I don't know.
There is "hcitool" program which has "scan" parameter. I think you can use it to look up the names of needed functions. Of course, if you are writing an open source or non-distributed application, you can even reuse corresponding code fragments.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.