pub fn add_le_peer(
    proxy: &HciEmulatorProxy,
    parameters: LowEnergyPeerParameters
) -> impl Future<Output = Result<PeerProxy, Error>>