fuchsia_bluetooth::types

Function addresses_to_custom_string

Source
pub fn addresses_to_custom_string(
    addresses: &Vec<Address>,
    separator: &str,
) -> String
Expand description

Combines a list of addresses with the provided separator.