perf: port Android BLE timeout optimizations to iOS #20
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "koda/faster-ble-timeouts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ports all BLE timing reductions from payfrit-beacon-android (PRs #6/#9) to the iOS beacon app.
Changes (BeaconProvisioner.swift)
Same optimization strategy as Android: 40-60% reduction in total provisioning time.
DX-Smart beacons (the only ones we actively use) should see the biggest improvement.
Pull request closed