https://github.com/btframework/continuediscovering
This demo shows how to run continuous Bluetooth devices discovering (devices monitoring)
https://github.com/btframework/continuediscovering
bluetooth bluetooth-classic csharp netframework visualstudio
Last synced: 4 months ago
JSON representation
This demo shows how to run continuous Bluetooth devices discovering (devices monitoring)
- Host: GitHub
- URL: https://github.com/btframework/continuediscovering
- Owner: btframework
- Created: 2019-03-07T11:44:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T22:07:03.000Z (about 1 year ago)
- Last Synced: 2025-01-31T23:18:58.182Z (about 1 year ago)
- Topics: bluetooth, bluetooth-classic, csharp, netframework, visualstudio
- Language: C++
- Homepage: https://www.btframework.com/bluetoothframework.htm
- Size: 14.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ContinueDiscovering
This demo shows how to run continuous Bluetooth devices discovering (devices monitoring) with **Bluetooth Framework**.
* Delphi samples is designed for Delphi/CBuilder (RAD Studio) 10
* C++ samples is designed for Visual Studio 2015
* .NET samples is designed for .NET Framework 4.0 and above and created in Visual Studio 2015
Required Bluetooth Framework **7.19.0.0** or above. You can download Bluetooth Framework [here](https://www.btframework.com/bluetoothframework.htm)
Please do not hesitate to contact us at support@btframework.com if you have any questions.