Function fuchsia_bluetooth::types::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.