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