
DOMINIK SYMONOWICZ's blogs - FOREVER HUNGRY of knowledge, sarcasm, smiling, music, dancing, and food ...lots of food. This IT blog is a collection of notes with a simple solution with an explanation, added documentation, sarcastic comment and weird example. I also write about a lesson learnt from my mistakes. A non-it blog can be found here: Dominik Symonowicz's non-IT blog and website
24 March 2012
list of bluetooth states
(Note for myself,due fact that i keep forgeting bt states.)
List of possible state of wifi in Android.
BluetoothAdapter.STATE_OFF ( local Bluetooth adapter is off.)
BluetoothAdapter.STATE_ON ( local Bluetooth adapter is on, and ready for use.)
BluetoothAdapter.STATE_TURNING_OFF ( local Bluetooth adapter is turning off.)
BluetoothAdapter.STATE_TURNING_ON (local Bluetooth adapter is turning on.)
source: http://developer.android.com/reference/android/bluetooth/BluetoothAdapter.html
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment