亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? btserviceattributeid.java

?? BTBrowser,用JAVA API實現藍牙通信.
?? JAVA
字號:
package org.klings.wireless.BluetoothNumbers;

public final class BTServiceAttributeId {

	/**
	 * Defines the <code>ServiceRecordHandle</code> short UUID value.
	 * <p>
	 * <code>SDP_SERVICERECORDHANDLE</code> is set to the constant value
	 * 0x0000.
	 */
	public static final int SDP_SERVICERECORDHANDLE = 0x0000;
	/**
	 * Defines the <code>ServiceClassIDList</code> short UUID value.
	 * <p>
	 * <code>SDP_SERVICECLASSIDLIST</code> is set to the constant value
	 * 0x0001.
	 */
	public static final int SDP_SERVICECLASSIDLIST = 0x0001;
	/**
	 * Defines the <code>ServiceRecordState</code> short UUID value.
	 * <p>
	 * <code>SDP_SERVICERECORDSTATE</code> is set to the constant value
	 * 0x0002.
	 */
	public static final int SDP_SERVICERECORDSTATE = 0x0002;
	/**
	 * Defines the <code>ServiceID</code> short UUID value.
	 * <p>
	 * <code>SDP_SERVICEID</code> is set to the constant value 0x0003.
	 */
	public static final int SDP_SERVICEID = 0x0003;

	/**
	 * Defines the <code>ProtocolDescriptorList</code> short UUID value.
	 * <p>
	 * <code>SDP_PROTOCOLDESCRIPTORLIST</code> is set to the constant value
	 * 0x0004.
	 */
	public static final int SDP_PROTOCOLDESCRIPTORLIST = 0x0004;
	/**
	 * Defines the <code>BrowseGroupList</code> short UUID value.
	 * <p>
	 * <code>SDP_BROWSEGROUPLIST</code> is set to the constant value 0x0005.
	 */
	public static final int SDP_BROWSEGROUPLIST = 0x0005;
	/**
	 * Defines the <code>LanguageBaseAttributeIDList</code> short UUID value.
	 * <p>
	 * <code>SDP_LANGUAGEBASEATTRIBUTEIDLIST</code> is set to the constant
	 * value 0x0006.
	 */
	public static final int SDP_LANGUAGEBASEATTRIBUTEIDLIST = 0x0006;
	/**
	 * Defines the <code>ServiceInfoTimeToLive</code> short UUID value.
	 * <p>
	 * <code>SDP_SERVICEINFOTIMETOLIVE</code> is set to the constant value
	 * 0x0007.
	 */
	public static final int SDP_SERVICEINFOTIMETOLIVE = 0x0007;

	/**
	 * Defines the <code>ServiceAvailability</code> short UUID value.
	 * <p>
	 * <code>SDP_SERVICEAVAILABILITY</code> is set to the constant value
	 * 0x0008.
	 */
	public static final int SDP_SERVICEAVAILABILITY = 0x0008;
	/**
	 * Defines the <code>BluetoothProfileDescriptorList</code> short UUID
	 * value.
	 * <p>
	 * <code>SDP_BLUETOOTHPROFILEDESCRIPTORLIST</code> is set to the constant
	 * value 0x0009.
	 */
	public static final int SDP_BLUETOOTHPROFILEDESCRIPTORLIST = 0x0009;
	/**
	 * Defines the <code>DocumentationURL</code> short UUID value.
	 * <p>
	 * <code>SDP_DOCUMENTATIONURL</code> is set to the constant value 0x000A.
	 */
	public static final int SDP_DOCUMENTATIONURL = 0x000A;
	/**
	 * Defines the <code>ClientExecutableURL</code> short UUID value.
	 * <p>
	 * <code>SDP_CLIENTEEXECUTABLEURL</code> is set to the constant value
	 * 0x000B.
	 */
	public static final int SDP_CLIENTEEXECUTABLEURL = 0x000B;
	/**
	 * Defines the <code>IconURL</code> short UUID value.
	 * <p>
	 * <code>SDP_ICONURL = 0x000C</code> is set to the constant value 0x000C.
	 */
	public static final int SDP_ICONURL = 0x000C;

	/**
	 * Defines the <code>AdditionalProtocolDescriptorLists</code> short UUID
	 * value.
	 * <p>
	 * <code>SDP_ADDITIONALPROTOCOLDESCRIPTORLISTS</code> is set to the
	 * constant value 0x000D.
	 */
	public static final int SDP_ADDITIONALPROTOCOLDESCRIPTORLISTS = 0x000D;
	/**
	 * Defines the <code>GroupID</code> short UUID value.
	 * <p>
	 * <code>SDP_GROUPID = 0x0200</code> is set to the constant value 0x0200.
	 */
	public static final int SDP_GROUPID = 0x0200;
	/**
	 * Defines the <code>IpSubnet</code> short UUID value.
	 * <p>
	 * <code>PAN_IPSUBNET</code> is set to the constant value 0x0200.
	 */
	public static final int PAN_IPSUBNET = 0x0200;
	/**
	 * Defines the <code>VersionNumberList</code> short UUID value.
	 * <p>
	 * <code>SDP_VERSIONNUMBERLIST</code> is set to the constant value 0x0200.
	 */
	public static final int SDP_VERSIONNUMBERLIST = 0x0200;

	/**
	 * Defines the <code>ServiceDatabaseState</code> short UUID value.
	 * <p>
	 * <code>SDP_SERVICEDATABASESTATE</code> is set to the constant value
	 * 0x0201.
	 */
	public static final int SDP_SERVICEDATABASESTATE = 0x0201;

	/**
	 * Defines the <code>ServiceVersion</code> short UUID value.
	 * <p>
	 * <code>SERVICEVERSION</code> is set to the constant value 0x0300.
	 */
	public static final int SERVICEVERSION = 0x0300;
	/**
	 * Defines the <code>Externalnetwork</code> short UUID value.
	 * <p>
	 * <code>CTP_EXTERNALNETWORK</code> is set to the constant value 0x0301.
	 */
	public static final int CTP_EXTERNALNETWORK = 0x0301;
	/**
	 * Defines the <code>Network</code> short UUID value.
	 * <p>
	 * <code>HFP_NETWORK</code> is set to the constant value 0x0301.
	 */
	public static final int HFP_NETWORK = 0x0301;
	/**
	 * Defines the <code>SupportedDataStoresList</code> short UUID value.
	 * <p>
	 * <code>SYNCP_SUPPORTEDDATASTORESLIST</code> is set to the constant value
	 * 0x0301.
	 */
	public static final int SYNCP_SUPPORTEDDATASTORESLIST = 0x0301;

	/**
	 * Defines the <code>FaxClass1Support</code> attribute ID value.
	 * <p>
	 * <code>FAXP_FAXCLASS1SUPPORT</code> is set to the constant value 0x0302.
	 */
	public static final int FAXP_FAXCLASS1SUPPORT = 0x0302;
	/**
	 * Defines the <code>Remoteaudiovolumecontrol</code> attribute ID value.
	 * <p>
	 * <code>GAP_REMOTEAUDIOVOLUMECONTROL</code> is set to the constant value
	 * 0x0302.
	 */
	public static final int GAP_REMOTEAUDIOVOLUMECONTROL = 0x0302;
	/**
	 * Defines the <code>FaxClass2_0Support</code> attribute ID value.
	 * <p>
	 * <code>FAXCLASS20SUPPORT</code> is set to the constant value 0x0303.
	 */
	public static final int FAXCLASS20SUPPORT = 0x0303;
	/**
	 * Defines the <code>SupportedFormatsList</code> attribute ID value.
	 * <p>
	 * <code>OPP_SUPPORTEDFORMATSLIST</code> is set to the constant value
	 * 0x0303.
	 */
	public static final int OPP_SUPPORTEDFORMATSLIST = 0x0303;

	/**
	 * Defines the <code>FaxClass2Support</code> attribute ID value.
	 * <p>
	 * <code>FAXCLASS2SUPPORT</code> is set to the constant value 0x0304.
	 */
	public static final int FAXCLASS2SUPPORT = 0x0304;

	/**
	 * Defines the <code>AudioFeedbackSupport</code> attribute ID value.
	 * <p>
	 * <code>AUDIOFEEDBACKSUPPORT</code> is set to the constant value 0x0305.
	 */
	public static final int AUDIOFEEDBACKSUPPORT = 0x0305;
	/**
	 * Defines the <code>NetworkAddress</code> attribute ID value.
	 * <p>
	 * <code>WAP_NETWORKADDRESS</code> is set to the constant value 0x0306.
	 */
	public static final int WAP_NETWORKADDRESS = 0x0306;
	/**
	 * Defines the <code>WAPGateWay</code> attribute ID value.
	 * <p>
	 * <code>WAP_WAPGATEWAY</code> is set to the constant value 0x0307.
	 */
	public static final int WAP_WAPGATEWAY = 0x0307;
	/**
	 * Defines the <code>HomePageURL</code> attribute ID value.
	 * <p>
	 * <code>WAP_HOMEPAGEURL</code> is set to the constant value 0x0308.
	 */
	public static final int WAP_HOMEPAGEURL = 0x0308;

	/**
	 * Defines the <code>WAPStackType</code> attribute ID value.
	 * <p>
	 * <code>WAP_WAPSTACKTYPE</code> is set to the constant value 0x0309.
	 */
	public static final int WAP_WAPSTACKTYPE = 0x0309;
	/**
	 * Defines the <code>SecurityDescription</code> attribute ID value.
	 * <p>
	 * <code>PAN_SECURITYDESCRIPTION</code> is set to the constant value
	 * 0x030A.
	 */
	public static final int PAN_SECURITYDESCRIPTION = 0x030A;
	/**
	 * Defines the <code>NetAccessType</code> attribute ID value.
	 * <p>
	 * <code>PAN_NETACCESSTYPE</code> is set to the constant value0x030B.
	 */
	public static final int PAN_NETACCESSTYPE = 0x030B;
	/**
	 * Defines the <code>MaxNetAccessrate</code> attribute ID value.
	 * <p>
	 * <code>PAN_MAXNETACCESSRATE</code> is set to the constant value 0x030C.
	 */
	public static final int PAN_MAXNETACCESSRATE = 0x030C;

	/**
	 * Defines the <code>IPv4Subnet</code> attribute ID value.
	 * <p>
	 * <code>PAN_IPV4SUBNET</code> is set to the constant value 0x030D.
	 */
	public static final int PAN_IPV4SUBNET = 0x030D;
	/**
	 * Defines the <code>IPv6Subnet</code> attribute ID value.
	 * <p>
	 * <code>PAN_IPV6SUBNET</code> is set to the constant value 0x030E.
	 */
	public static final int PAN_IPV6SUBNET = 0x030E;

	/**
	 * Defines the <code>SupportedCapabalities</code> attribute ID value.
	 * <p>
	 * <code>IMAGING_SUPPORTEDCAPABILITIES</code> is set to the constant value
	 * 0x0310.
	 */
	public static final int IMAGING_SUPPORTEDCAPABILITIES = 0x0310;
	/**
	 * Defines the <code>SupportedFeatures</code> attribute ID value.
	 * <p>
	 * <code>SupportedFeatures</code> is set to the constant value 0x0311.
	 */
	public static final int IMAGING_SUPPORTEDFEATURES = 0x0311;
	/**
	 * Defines the <code>SupportedFeatures</code> attribute ID value.
	 * <p>
	 * <code>HFP_SUPPORTEDFEATURES</code> is set to the constant value 0x0311.
	 */
	public static final int HFP_SUPPORTEDFEATURES = 0x0311;
	/**
	 * Defines the <code>SupportedFunctions</code> attribute ID value.
	 * <p>
	 * <code>IMAGING_SUPPORTEDFUNCTIONS</code> is set to the constant value
	 * 0x0312.
	 */
	public static final int IMAGING_SUPPORTEDFUNCTIONS = 0x0312;

	/**
	 * Defines the <code>TotalImagingDataCapacity</code> attribute ID value.
	 * <p>
	 * <code>IMAGING_TOTALIMAGINGDATACAPACITY</code> is set to the constant
	 * value 0x0313.
	 */
	public static final int IMAGING_TOTALIMAGINGDATACAPACITY = 0x0313;
	/**
	 * Defines the <code>ServiceName</code> attribute ID value.
	 * <p>
	 * <code>SDP_SERVICENAME</code> is set to the constant value 0x100.
	 */
	public static final int SDP_SERVICENAME = 0x100;
	/**
	 * Defines the <code>ServiceDescription</code> attribute ID value.
	 * <p>
	 * <code>SDP_SERVICEDESCRIPTION</code> is set to the constant value 0x101.
	 */
	public static final int SDP_SERVICEDESCRIPTION = 0x101;
	/**
	 * Defines the <code>ProviderName</code> attribute ID value.
	 * <p>
	 * <code>SDP_PROVIDERNAME</code> is set to the constant value 0x102.
	 */
	public static final int SDP_PROVIDERNAME = 0x102;

	public BTServiceAttributeId() {
		// TODO Auto-generated constructor stub
	}

}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲激情自拍偷拍| 不卡视频在线看| 国产成人丝袜美腿| 欧美精品丝袜中出| 国产精品天干天干在观线| 三级成人在线视频| 91丨国产丨九色丨pron| 久久毛片高清国产| 日韩不卡一区二区三区| 99久久精品一区| 久久久一区二区三区| 偷偷要91色婷婷| 91免费国产视频网站| 国产日韩欧美激情| 久久国产生活片100| 精品视频在线免费| 亚洲精品免费在线播放| 成人听书哪个软件好| 欧美一级日韩免费不卡| 亚洲午夜精品在线| 色综合天天做天天爱| 136国产福利精品导航| 国产91高潮流白浆在线麻豆| 日韩欧美一区电影| 日韩av一区二区三区| 欧美色男人天堂| 亚洲自拍偷拍网站| 91搞黄在线观看| 亚洲精品视频一区| 91免费精品国自产拍在线不卡| 国产网站一区二区三区| 国产精一区二区三区| 精品粉嫩超白一线天av| 麻豆国产一区二区| 精品国一区二区三区| 久久精品国产精品青草| 精品国产一区二区精华| 久久97超碰国产精品超碰| 欧美videofree性高清杂交| 久久99国内精品| 国产亚洲精品资源在线26u| 国内精品伊人久久久久影院对白| 欧美tk—视频vk| 国产老女人精品毛片久久| 国产日韩欧美综合在线| 成人va在线观看| 一区二区三区四区在线免费观看 | 色综合久久综合中文综合网| 国产精品萝li| 91成人免费在线视频| 午夜精品aaa| 日韩欧美中文字幕公布| 国产精品中文有码| 中文字幕综合网| 精品视频一区三区九区| 久久99蜜桃精品| 1000精品久久久久久久久| 欧洲色大大久久| 精品在线播放午夜| 亚洲欧洲色图综合| 欧美精品高清视频| 国产成人综合亚洲网站| 亚洲一区二区在线视频| 日韩欧美成人激情| 91麻豆免费观看| 蜜桃久久久久久久| 国产精品视频免费| 日韩一区二区三区四区| 成人毛片视频在线观看| 亚洲国产综合色| 国产欧美一区二区精品秋霞影院| 91麻豆123| 精品一区二区三区免费播放| 亚洲欧美日韩久久| 精品第一国产综合精品aⅴ| 97精品电影院| 国内精品免费**视频| 亚洲激情男女视频| 久久久久99精品一区| 欧美日韩色一区| jlzzjlzz亚洲女人18| 蜜臀久久久久久久| 日韩伦理电影网| 久久人人超碰精品| 51精品视频一区二区三区| 成人av先锋影音| 久久69国产一区二区蜜臀| 亚洲午夜免费福利视频| 亚洲国产成人午夜在线一区| 欧美人体做爰大胆视频| 99久久婷婷国产精品综合| 国内精品伊人久久久久av一坑 | 国产区在线观看成人精品| 欧美日韩一区二区三区免费看| 国产很黄免费观看久久| 蜜桃传媒麻豆第一区在线观看| 亚洲精品五月天| 国产精品久久久久国产精品日日| 精品美女一区二区| 日韩午夜小视频| 欧美一区二区在线免费播放| 在线看国产一区二区| 波多野结衣亚洲一区| 大尺度一区二区| 国产美女在线观看一区| 美女视频网站久久| 喷白浆一区二区| 日韩成人一区二区三区在线观看| 亚洲成av人片在线观看无码| 亚洲一区二区在线免费看| 亚洲精品免费电影| 国产精品乱人伦一区二区| 国产视频911| 中文字幕成人网| 国产精品精品国产色婷婷| 中文字幕第一区| 中文字幕一区二区三区乱码在线 | eeuss影院一区二区三区| 国产老肥熟一区二区三区| 国产精品白丝av| 懂色av一区二区三区免费看| 国产不卡在线播放| 成人精品视频一区二区三区| 99久久免费精品高清特色大片| 国产91精品免费| 色婷婷久久一区二区三区麻豆| 91亚洲国产成人精品一区二区三| 97精品国产露脸对白| 欧美日韩亚洲综合在线| 日韩一区二区三区视频| 欧美大片在线观看一区二区| 久久久www免费人成精品| 亚洲国产高清在线| 亚洲在线成人精品| 日本强好片久久久久久aaa| 极品少妇xxxx精品少妇| 国产suv精品一区二区6| 在线日韩av片| 欧美v日韩v国产v| 国产精品久久久久三级| 亚洲国产sm捆绑调教视频| 看片的网站亚洲| a级精品国产片在线观看| 欧美嫩在线观看| 久久久精品黄色| 亚洲第一激情av| 国产曰批免费观看久久久| 91性感美女视频| 欧美xfplay| 一区二区高清免费观看影视大全| 免费在线成人网| 99精品久久只有精品| 日韩一区二区三区免费观看| 国产精品久久久久影院老司| 亚洲国产精品人人做人人爽| 久久99久久久久| 色综合欧美在线| wwww国产精品欧美| 午夜精品一区二区三区电影天堂 | 激情av综合网| 日本电影欧美片| 2欧美一区二区三区在线观看视频| 中文在线免费一区三区高中清不卡| 亚洲chinese男男1069| 高潮精品一区videoshd| 91精品婷婷国产综合久久| 中文字幕永久在线不卡| 麻豆91小视频| 欧美伊人久久久久久午夜久久久久| 久久影院午夜片一区| 午夜欧美在线一二页| 91丨九色丨黑人外教| 国产嫩草影院久久久久| 老司机免费视频一区二区| 欧美性xxxxxx少妇| 亚洲三级在线观看| 国产一区二区美女| 日韩欧美123| 天天爽夜夜爽夜夜爽精品视频| 色综合久久综合网97色综合 | 久久亚洲影视婷婷| 无码av免费一区二区三区试看| 92国产精品观看| 中文字幕精品在线不卡| 国产在线观看免费一区| 欧美变态tickle挠乳网站| 日韩精品一区第一页| 欧美无乱码久久久免费午夜一区| 国产精品第13页| 高清国产一区二区| 国产人伦精品一区二区| 国产激情视频一区二区在线观看 | 久久久亚洲高清| 久久成人av少妇免费| 欧美一级国产精品| 婷婷综合五月天| 欧美日韩国产首页| 天堂蜜桃91精品| 91精品国产综合久久精品app| 亚洲成人av电影在线|