⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 btserviceattributeid.java

📁 提供蓝牙所有服务
💻 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;//表示的服务属性是标识的WAP服务器IP网络地址的属性
	/**
	 * 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 + -