//
pkg.gl
Category
github.com/gitchander/go-bluetooth
hw
linux
hci
package
0.0.0-20241206123642-49cfb56aaf2f
Repository:
https://github.com/gitchander/go-bluetooth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
190 SLOC
#
Functions
Down
Down turn down a HCI device by ID.
List
List List HCI devices.
NewSocket
NewSocket returns a HCI User Channel of specified device id.
Up
Up turn up a HCI device by ID.
#
Structs
Socket
Socket implements a HCI User Channel as ReadWriteCloser.