Function bluetooth::matches_filter

source ยท
pub(crate) fn matches_filter(
    device: &BluetoothDevice,
    filter: &BluetoothScanfilter,
) -> bool