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

📄 btservices.hrh

📁 蓝牙通迅服务,挺有用的东东,希望对大家有所帮助
💻 HRH
字号:
// BtServices.hrh
//
// Copyright (c) 2003 Symbian Ltd.  All rights reserved.
//

// Menu items

enum
	{
	EBtServicesSettingsUUID=1,
	EBtServicesDeviceInfo,
	EBtServicesLocalInfo,
	EBtServicesNewDevice,
	EBtServicesRefreshList
	};

// UUID Settings Dialog

enum
	{
	EUUIDDialogLabel,
	EUUIDDialogChoiceList,
	EUUIDDialogNumberEditor
	};

// Device Info Dialog

enum
	{
	EBtDeviceInfoDialogName,
	EBtDeviceInfoDialogAddr,
	EBtDeviceInfoDialogClass,
	EBtDeviceInfoDialogServiceClass,
	EBtDeviceInfoDialogMajorClass,
	EBtDeviceInfoDialogMinorClass
	};

// Attributes Dialog

enum
	{
	EBtAttributesListBox,
	EBtAttributesDeviceNameLabel,
	EBtAttributesServiceLabel
	};

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -