go-bluetooth

Golang bluetooth client based on bluez DBus interfaces (program)
  https://github.com/muka/go-bluetooth
  0
  no reviews



This package contains a Go bluetooth API for Linux-based Bluez DBus interface.

High level features supported: - Client code generation from bluez documentation - Shell wrappers for rfkill, btmgmt, hciconfig, hcitool - An hci socket basic API (inspired by go-ble/ble - Expose bluetooth service from go code [unstable] - Pairing and authentication support (via agent) - Beaconing send & receive (iBeacon and Eddystone) - Mesh API support (since v5.53)

This package contains the client software.