Windows 蓝牙编程

FASG 2016-10-10 07:15:58
最近想用windows API 来编写一个蓝牙通讯的应用程序,但是在网上没有找到什么资料,求助一下各位,可以些资料,或者指导么?
...全文
518 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
赵4老师 2016-10-11
  • 打赏
  • 举报
回复
ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.chs/bluetooth/bluetooth/bluetooth_functions.htm Bluetooth Functions The functions in this section are used for managing Bluetooth devices and services. Bluetooth is also supported by using the Windows Sockets programming interface. For more information about programming Bluetooth by using the Windows Sockets interface, see Windows Sockets Support for Bluetooth. Section Content BluetoothAuthenticateDevice Sends an authentication request to a remote Bluetooth device. BluetoothAuthenticateMultipleDevices Enables the caller to prompt for multiple devices to be authenticated during a single instance of the Bluetooth Connection Wizard. BluetoothDisplayDeviceProperties Invokes the Control Panel device information property sheet. BluetoothEnableDiscovery Changes the discovery state of a local Bluetooth radio or radios. BluetoothEnableIncomingConnections Modifies whether a local Bluetooth radio accepts incoming connections. BluetoothEnumerateInstalledServices Enumerates the GUIDs (globally unique identifiers) of the services that are enabled on a Bluetooth device. BluetoothFindDeviceClose Closes an enumeration handle that is associated with a device query. BluetoothFindFirstDevice Begins the enumeration of local Bluetooth devices. BluetoothFindFirstRadio Begins the enumeration of local Bluetooth radios. BluetoothFindNextDevice Finds the next local Bluetooth device. BluetoothFindNextRadio Finds the next Bluetooth radio. BluetoothFindRadioClose Closes the enumeration handle that is associated with finding Bluetooth radios. BluetoothGetDeviceInfo Retrieves information about a remote Bluetooth device. The Bluetooth device must have been previously identified through a successful device inquiry function call. BluetoothGetRadioInfo Obtains information about a Bluetooth radio. BluetoothIsConnectable Determines whether a Bluetooth radio or radios is connectable. BluetoothIsDiscoverable Determines whether a Bluetooth radio or radios is discoverable. BluetoothRegisterForAuthentication Registers a callback function that is called when a particular Bluetooth device requests authentication. BluetoothRemoveDevice Removes authentication between a Bluetooth device and the computer, purging any cached information about the device. BluetoothSdpEnumAttributes Enumerates through the SDP record stream and calls the callback function for each attribute in the record. BluetoothSdpGetAttributeValue Retrieves the attribute value for an attribute identifier. BluetoothSdpGetContainerElementData Iterates over a container stream and returns each element that is contained within the container element. BluetoothSdpGetElementData Retrieves and parses a single element from an SDP stream. BluetoothSdpGetString Converts a raw string that is embedded in the SDP record into a Unicode string. BluetoothSelectDevices Enables Bluetooth device selection. BluetoothSelectDevicesFree Frees resources associated with a previous call to the BluetoothSelectDevices function. BluetoothSendAuthenticationResponse Called when an authentication request to send the passkey response is received. BluetoothSetServiceState Enables or disables services for a Bluetooth device. BluetoothUnregisterAuthentication Removes registration for a callback routine that was previously registered with a call to the BluetoothRegisterForAuthentication function. BluetoothUpdateDeviceRecord Updates the local computer cache about a Bluetooth device. Send comments about this topic to Microsoft Build date: 8/10/2007
赵4老师 2016-10-11
  • 打赏
  • 举报
回复
在MSDN里面搜“蓝牙”或“bluetooth”

24,855

社区成员

发帖
与我相关
我的任务
社区描述
C/C++ 工具平台和程序库
社区管理员
  • 工具平台和程序库社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧