Function bluetooth::matches_filters

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