Overview
This is a SwiftUI application that scans for nearby Bluetooth devices, displays their names and RSSI, and allows users to search and filter devices based on their names. It also tracks how many times each device has been discovered.
Features
Bluetooth Scanning: Continuously scans for nearby Bluetooth devices.
Device List: Displays a list of discovered devices with their names and RSSI values.
Device Count: Shows the total number of devices found.
Search Functionality: Allows users to filter devices by their names.
Device Count Tracking: Tracks and displays how many times each device has been seen.