目录 搜索
android Manifest Manifest.permission Manifest.permission_group android.accessibilityservice AccessibilityService android.accounts Account android.app NotificationManager android.bluetooth BluetoothAdapter BluetoothClass BluetoothClass.Device BluetoothClass.Device.Major BluetoothClass.Service BluetoothDevice BluetoothServerSocket BluetoothSocket android.content SharedPreferences android.database.sqlite SQLiteCursorDriver SQLiteOpenHelper android.graphics Bitmap android.location LocationListener Geocoder GpsStatus GpsStatus.Listener GpsStatus.NmeaListener GpsSatellite android.media AudioFormat AsyncPlayer AudioRecord AudioRecord.OnRecordPositionUpdateListener ThumbnailUtils AudioManager android.net TrafficStats MailTo LocalSocket android.os AsyncTask AsyncTask.Status CountDownTimer Message MessageQueue HandlerThread android.text Html android.util JsonWriter android.view ContextMenu ContextMenu.ContextMenuInfo Display ViewManager View ViewStub ViewTreeObserver ViewParent WindowManager GestureDetector Gravity MenuInflater ScaleGestureDetector SoundEffectConstants android.view.inputmethod InputConnection InputMethod InputMethodSession BaseInputConnection InputMethodManager android.widget AbsListView AbsListView.LayoutParams AbsListView.OnScrollListener AbsListView.RecyclerListener AbsoluteLayout AbsoluteLayout.LayoutParams AbsSeekBar AbsSpinner AdapterView AdapterView.AdapterContextMenuInfo AdapterView.OnItemLongClickListener AdapterView.OnItemSelectedListener AdapterView.OnItemClickListener AnalogClock BaseAdapter BaseExpandableListAdapter Button CheckBox CheckedTextView Checkable Chronometer Chronometer.OnChronometerTickListener CompoundButton CompoundButton.OnCheckedChangeListener CursorAdapter CursorTreeAdapter DatePicker DatePicker.OnDateChangedListener DialerFilter DigitalClock EditText Filter Filter.FilterListener Filter.FilterResults ExpandableListAdapter ExpandableListView.OnChildClickListener ExpandableListView.OnGroupClickListener ExpandableListView.OnGroupCollapseListener ExpandableListView.OnGroupExpandListener Filterable Gallery Gallery.LayoutParams GridView GridLayout GridLayout.Alignment RadioGroup ImageView ImageView.ScaleType HorizontalScrollView ImageButton ImageSwitcher FilterQueryProvider ListAdapter ListView MediaController MultiAutoCompleteTextView MultiAutoCompleteTextView.CommaTokenizer MultiAutoCompleteTextView.Tokenizer QuickContactBadge RadioButton RatingBar RatingBar.OnRatingBarChangeListener RelativeLayout RemoteViews ResourceCursorAdapter ResourceCursorTreeAdapter Scroller ScrollView SearchView SearchView.OnCloseListener SearchView.OnQueryTextListener SearchView.OnSuggestionListener SeekBar SeekBar.OnSeekBarChangeListener SimpleAdapter SimpleAdapter.ViewBinder SimpleCursorAdapter SimpleCursorAdapter.CursorToStringConverter SimpleCursorAdapter.ViewBinder SimpleCursorTreeAdapter SimpleCursorTreeAdapter.ViewBinder SimpleExpandableListAdapter SlidingDrawer SlidingDrawer.OnDrawerCloseListener SlidingDrawer.OnDrawerOpenListener SlidingDrawer.OnDrawerScrollListener Spinner SpinnerAdapter WrapperListAdapter TabHost TabHost.TabSpec TextView TimePicker TimePicker.OnTimeChangedListener Toast TableLayout TableLayout.LayoutParams TableRow TableRow.LayoutParams TabWidget TextSwitcher ToggleButton TwoLineListItem VideoView ViewAnimator ViewFlipper ViewSwitcher ViewSwitcher.ViewFactory ZoomButtonsController ZoomButtonsController.OnZoomListener ZoomButton ZoomControls dalvik.system DexFile
文字


BluetoothClass.Device

版本:Android 2.3 r1

 

结构

继承关系

public final class BluetoothClass.Device extends Object

        

java.lang.Object

android.bluetooth.BluetoothClass.Device

 

类概述

定义所有的设备类常量

每个BluetoothClass对一个带有主要和较小部分的设备类进行编码。

BluetoothClass.Device中的常量代表主要和较小的设备类部分(完整的设备类)的组合。

BluetoothClass.Device.Major的常量只能代表主要设备类。

参见服务类的常量BluetoothClass.Service

 

内部类

         class        BluetoothClass.Device.Major

         定义了所有的主要设备类常量

 

常量

int   AUDIO_VIDEO_CAMCORDER       

 

int   AUDIO_VIDEO_CAR_AUDIO          

 

int   AUDIO_VIDEO_HANDSFREE

 

int   AUDIO_VIDEO_HEADPHONES      

 

int   AUDIO_VIDEO_HIFI_AUDIO

 

int   AUDIO_VIDEO_LOUDSPEAKER     

 

int   AUDIO_VIDEO_MICROPHONE      

 

int   AUDIO_VIDEO_PORTABLE_AUDIO       

 

int   AUDIO_VIDEO_SET_TOP_BOX      

 

int   AUDIO_VIDEO_UNCATEGORIZED         

 

int   AUDIO_VIDEO_VCR      

 

int   AUDIO_VIDEO_VIDEO_CAMERA

 

int   AUDIO_VIDEO_VIDEO_CONFERENCING      

 

int   AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER        

 

int   AUDIO_VIDEO_VIDEO_GAMING_TOY

 

int   AUDIO_VIDEO_VIDEO_MONITOR        

 

int   AUDIO_VIDEO_WEARABLE_HEADSET

 

int   COMPUTER_DESKTOP  

 

int   COMPUTER_HANDHELD_PC_PDA        

 

int   COMPUTER_LAPTOP     

 

int   COMPUTER_PALM_SIZE_PC_PDA         

 

int   COMPUTER_SERVER     

 

int   COMPUTER_UNCATEGORIZED     

 

int   COMPUTER_WEARABLE        

 

int   HEALTH_BLOOD_PRESSURE

 

int   HEALTH_DATA_DISPLAY       

 

int   HEALTH_GLUCOSE         

 

int   HEALTH_PULSE_OXIMETER  

 

int   HEALTH_PULSE_RATE   

 

int   HEALTH_THERMOMETER     

 

int   HEALTH_UNCATEGORIZED  

 

int   HEALTH_WEIGHING      

 

int   PHONE_CELLULAR         

 

int   PHONE_CORDLESS         

 

int   PHONE_ISDN          

 

int   PHONE_MODEM_OR_GATEWAY

 

int   PHONE_SMART     

 

int   PHONE_UNCATEGORIZED    

 

int   TOY_CONTROLLER         

 

int   TOY_DOLL_ACTION_FIGURE         

 

int   TOY_GAME    

 

int   TOY_ROBOT  

 

int   TOY_UNCATEGORIZED

 

int   TOY_VEHICLE         

 

int   WEARABLE_GLASSES     

 

int   WEARABLE_HELMET     

 

int   WEARABLE_JACKET       

 

int   WEARABLE_PAGER        

 

int   WEARABLE_UNCATEGORIZED      

 

int   WEARABLE_WRIST_WATCH

 


上一篇: 下一篇: