bluetooth

Function data_filter_matches

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