bluetooth
Bluetooth peer to peer networking APIs iOS [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-12 03:42 分类:问答Cleaning up failed UUID channel lookup
when opening a bluetooth rfcomm socket via the UUID method ( the other method( us开发者_StackOverflowing reflection ) in here http://code.google.com/p/android/issues/detail?id=5427 ) - I sometimes get[详细]
2023-04-11 23:38 分类:问答How to check if bluetooth is enabled programmatically?
I would like to check if bluetooth is enabled on any Android device periodical开发者_运维知识库ly. Is there any intents that I could catch using BroadcastReceiver to do so, or is there other ways to d[详细]
2023-04-11 17:10 分类:问答How write a program to connect to a a2dp bluetooth device using pre 3.0 Android?
My application needs to connect to a a2dp device over bluetooth and I want to \"be able to query for the visible bluetooth devices, then, select a a2dp device and have it \'connect via a2dp\' so that[详细]
2023-04-11 13:53 分类:问答permanent bluetooth connection
I have a task to write application, that will connect to not-mobile-phone device by blue tooth and this device will send some data every second(some statistics) and device shouldn\'t disconnect after[详细]
2023-04-11 10:56 分类:问答Achieve AVRCP using Pybluez in Linux
I want to make my PC as AVRCP bluetooth controller (CT) and handle a dev开发者_如何学编程ice which supports AVRCP bluetoothprofile This has to be done using python scripting. Can I achieve this from p[详细]
2023-04-11 04:07 分类:问答How do I create adhoc connections on android (WiFi or Bluetooth)
I have done some research and know that android doesn\'t supply the ability to make adhoc connections (at least over WiFi) in it\'s开发者_JAVA百科 default state.Is there any libraries which allow adho[详细]
2023-04-10 19:29 分类:问答Linux Bluetooth l2ping with signal strength (without connecting?)
For any Linux BlueZ/BT experts here: I\'m looking for a way to \"ping\" known BT devices (known BDADDR) and if they are in range I\'d like to know the approximate signal strength.[详细]
2023-04-10 17:56 分类:问答iphone bluetouth discovery
I am developing an iphone application that uses bluetouth. I need to do 2 things. Enable bluetouth if its disabled.[详细]
2023-04-10 17:13 分类:问答What is the bluetooth connection time out in mobile/j2me?
Im developing a 开发者_运维技巧mobile application in j2me.In my application i connect the mobile with some other device with respect to bluetooth.After connection established i send the command from t[详细]
2023-04-10 16:33 分类:问答