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