java - Android: How do I connect to a hidden Bluetooth device? -



java - Android: How do I connect to a hidden Bluetooth device? -

i have hidden bluetooth device, know bluetooth mac address of it.

how can utilize android connect device?

from doc here : http://developer.android.com/reference/android/bluetooth/bluetoothdevice.html

to bluetoothdevice, utilize bluetoothadapter.getremotedevice(string) create 1 representing device of known mac address

after connect if had retrieved through device discovery.

java android

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -