随笔分类 -  蓝牙通信

摘要:A handle to a local Bluetooth radio, obtained by calling the BluetoothFindFirstRadio or similar functions, or the SetupDiEnumerateDeviceInterfances fu 阅读全文
posted @ 2018-11-19 10:38 小雨滴答 阅读(646) 评论(0) 推荐(0)
摘要:Enumeration handle to close, obtained with a previous call to the BluetoothFindFirstRadio function. 要关闭的枚举句柄,使用之前对BluetoothFindFirstRadio函数的调用获得。 返回值: 阅读全文
posted @ 2018-11-19 10:28 小雨滴答 阅读(230) 评论(0) 推荐(0)
摘要:Handle returned by a previous call to the BluetoothFindFirstRadio function. 由先前对BluetoothFindFirstRadio函数的调用返回的句柄。 On input, a pointer to where the ne 阅读全文
posted @ 2018-11-19 10:25 小雨滴答 阅读(300) 评论(0) 推荐(0)
摘要:Pointer to a BLUETOOTH_FIND_RADIO_PARAMS structure. The dwSize member of the BLUETOOTH_FIND_RADIO_PARAMS structure pointed to by pbtfrp must match the 阅读全文
posted @ 2018-11-19 10:15 小雨滴答 阅读(688) 评论(0) 推荐(0)
摘要:Size of the BLUETOOTH_DEVICE_INFO structure, in bytes. BLUETOOTH_DEVICE_INFO结构的大小(单位为字节)。 Address of the device. 设备地址 Class of the device. 设备的类。 Speci 阅读全文
posted @ 2018-11-19 09:42 小雨滴答 阅读(476) 评论(0) 推荐(0)
摘要:A handle of the local Bluetooth radio. 本地蓝牙无线电的句柄。 A pointer to a BLUETOOTH_DEVICE_INFO structure. Must be a previously found radio address. 指向BLUETOO 阅读全文
posted @ 2018-11-19 09:33 小雨滴答 阅读(627) 评论(0) 推荐(0)
摘要:The functions in this section are used for managing Bluetooth devices and services. Bluetooth is also supported by using the Windows Sockets programmi 阅读全文
posted @ 2018-11-08 11:41 小雨滴答 阅读(635) 评论(0) 推荐(0)