# Functions
New returns a new BLE plugin instance with default ttl (90s).
SetPluginFactory sets the plugin factory with the given name.
# Interfaces
Driver provides an abstraction for an underlying mechanism to discover near-by Vanadium services through Bluetooth Low Energy (BLE).
A ScanHandler is used to deliver scan results.
# Type aliases
No description provided by the author