mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
The latest version of BTstack has a bug fixed so that it correctly configures scan parameters if they are set right after activating the stack. This means that BLE.gap_scan() will correctly set the scanning to passive and so SCAN_RSP events are not passed through, so we don't need to explicitly filter them in our bindings.
29 KiB
29 KiB