# Functions
ListDevices returns an array of strings containing all found devices.
Open creates the the hciinterface.HCIInterface bound to a specified device.
# Variables
ErrorClosed is returned when the driver is closed using Close().
ErrorHUP is returned when the connection to the device is no longer valid.