IMPORTANT
- GameMaker 2023.8 (LTSr2 supported)
- Bluetooth classic is compatible with Windows and Android.
- Bluetooth low energy is compatible with iOS, macOS, Windows and Android.
DESCRIPTION
This extension provides you with a cross-platform experience of the Bluetooth technology. It is compatible with Windows|macOS|iOS|Android for Bluetooth Low Energy and with Windows|Android for Bluetooth Classic.
CHANGE LOG
- Update README.md by @DiasFranciscoA in #2
Full Changelog: 1.0.0...1.0.1
FEATURES
Bluetooth classic (Windows|Android)
- Create client and server
- Connect to single or multiple servers
- Servers allow multiple connections
- Manage all connections and data flow.
Bluetooth LE (Windows|Android|macOS|iOS)
- Create server (peripheral)
- Create clients (central)
- Add services (manager properties and permissions)
- Add characteristics and descriptors
- Read and Write operations
DOCUMENTATION
The full documentation of the API is included in the extension asset (included files).