OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
655 stars 110 forks source link

[MacOS] Use only seen peripherals when retrieving scan results #241

Closed roozmahdavian closed 1 year ago

roozmahdavian commented 1 year ago

(see title). The implication of this issue is that stale devices can be surfaced by scan_get_results, since peripherals_ is never cleared.