Registry / networking / muka-go-bluetooth

muka-go-bluetooth

JSON →
library0.0.0-20240701044517-04c4f09c514egogounverified

A Go library for interacting with Bluetooth devices on Linux using BlueZ D-Bus API.

go get github.com/muka/go-bluetooth
INSTALL
IMPORT
SIG · MUKA-GO-BLUETOOTH
M
muka-go-bluetooth
networkinggov0.0.0-20240701044517-04c4f09c514e
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bluetooth
github.com/muka/go-bluetooth

Gets the default Bluetooth adapter name.

package main import ( "fmt" "github.com/muka/go-bluetooth" ) func main() { adapter, _ := bluetooth.GetDefaultAdapter() fmt.Println(adapter.Name) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240701044517-04c4f09c514elatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
muka-go-bluetooth — go get muka-go-bluetooth · libregistry