@ledgerhq/hw-transport-web-ble does not support the request() function to open a connection. Instead, the
listen() method must be used. This function wraps the Observer returned by the listen() method with a Promise,
and returns the first device found.
Generated using TypeDoc
Get the Ethereum application, using the implemented Transport. This will cache an instance of the EthereumApp, and only re-initialise if the Transport disconnects.