//
pkg.gl
Category
github.com/muka/go-bluetooth
hw
linux
hci
package
0.0.0-20240701044517-04c4f09c514e
Repository:
https://github.com/muka/go-bluetooth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
6
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.