Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bt): Passkey entry pairing fixes.
* Don't propogate any key press events while in the middle of passkey entry, avoid funky state on hosts. * Handle passkey on release, not press, to ensure key *releases* are not accidentally sent, especially the Enter release at the very end of passkey entry, which can trigger cancel in the dialog if the keyboard is connected via USB to the same host.
- Loading branch information