//
pkg.gl
Category
github.com/aeterlink-dev/go-bluetooth
hw
linux
btmgmt
package
0.0.0-20240205054510-58b7ee1d6e01
Repository:
https://github.com/aeterlink-dev/go-bluetooth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
202 SLOC
#
Functions
GetAdapter
GetAdapter return an adapter.
GetAdapters
GetAdapters return a list of adapters.
NewBtMgmt
NewBtMgmt init a new BtMgmt command.
#
Constants
DefaultBinPath
No description provided by the author
#
Structs
BtAdapter
BtAdapter contains info about adapter from btmgmt.
BtMgmt
BtMgmt btmgmt command wrapper.