Bluetooth Library¶
This library includes functions for Bluetooth search, connection, data transmission, etc. Users can use this library to communicate with devices.
Supported Architectures¶
The supported architectures are as follows. You can find the corresponding library files here.
Architecture | Support |
---|---|
aarch64-apple-ios | ✅ |
aarch64-linux-android | ✅ |
x86_64-apple-darwin | ✅ |
aarch64-apple-darwin | ✅ |
x86_64-pc-windows-msvc | ✅ |
i686-pc-windows-msvc | ✅ |
x86_64-unknown-linux-gnu | ✅ |
i686-unknown-linux-gnu | ✅ |
armv7-unknown-linux-gnueabihf | ✅ |
aarch64-unknown-linux-gnu | ✅ |
Instructions¶
- Scan Devices
- Connect Devices
- Read Device Version Information and Battery Level
- Sound and Vibration Control
- LED Control
- Change Bluetooth Name
- Change Device Time
- Read Device Mac Address
- General Configuration
- Barcode Configuration
- Inventory Mode Configuration
- Prefix and Suffix Configuration
- Restore Factory Settings
- Restart Device
- Set Debug Mode