Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Discover ¶
func Discover(stop chan struct{}, cb func(Descriptor)) error
Discover scans for BLE devices and calls the provided callback for each discovered device.
Types ¶
type Descriptor ¶ added in v0.15.0
The Descriptor of a BLE device.
Click to show internal directories.
Click to hide internal directories.