Function bluetooth::data_filter_matches

source ยท
pub(crate) fn data_filter_matches(
    data: &[u8],
    prefix: &[u8],
    mask: &[u8],
) -> bool