前言
本章内容是android.bluetooth.BluetoothClass.Device.Major,为Android蓝牙部分的章节翻译,版本为Android 2.3 r1,翻译来自中山大学的"Android Club SYSU",欢迎访问他们的WIKI:http://www.android-wiki.net,再次感谢"Android Club SYSU"!期待你一起参与Android中文API的翻译,联系我 [email protected]。
声明
欢迎转载,但请保留文章原始出处:)
Android Club SYSU:http://www.android-wiki.net
Android中文翻译组:http://code.taobao.org/project/view/404/
正文
一、结构
public static class BluetoothClass.Device.Major extends Object
java.lang.Object
android.bluetooth.BluetoothClass.Device.Major
二、概述
定义所有的主要设备类常量。
三、常量
int AUDIO_VIDEO
int COMPUTER
int HEALTH
int IMAGING
int MISC
int NETWORKING
int PERIPHERAL
int PHONE
int TOY
int UNCATEGORIZED
int WEARABLE
四、相关章节
Android 中文API (65) —— BluetoothClass
Android 中文API (66) —— BluetoothClass.Device