Function matches_filters

Source
pub(crate) fn matches_filters(
    device: &BluetoothDevice,
    filters: &BluetoothScanfilterSequence,
) -> bool