//
pkg.gl
Category
github.com/muka/ble
linux
hci
socket
package
0.0.0-20200331060227-21cb16e29adb
Repository:
https://github.com/muka/ble.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
178 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.