qtconnectivity

Qt library for Bluetooth and NFC connectivity hardware access

brewmacoslinux
Try with needOr install directly
Source

About

Provides access to Bluetooth hardware

Commands

qtconnectivity

Examples

Check Qt Bluetooth module availability in Qt applications$ pkg-config --modversion Qt5Bluetooth
Verify Qt NFC module installation$ pkg-config --modversion Qt5Nfc
List all Qt connectivity related libraries installed$ pkg-config --list-all | grep -i qt.*connectivity