Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLE Transport Layer #1498

Open
4 tasks done
chunningham opened this issue Oct 27, 2019 · 1 comment
Open
4 tasks done

BLE Transport Layer #1498

chunningham opened this issue Oct 27, 2019 · 1 comment
Assignees
Labels

Comments

@chunningham
Copy link
Contributor

chunningham commented Oct 27, 2019

Scope of the feature

Add Bluetooth Low Energy as a transport layer

Tasks

  • Find suitable ble library
  • Implement serial port interface for ble
  • Receive interaction request
  • Write interaction response

Additional important information

Keeping the ble connection alive while the consent screen is being shown requires some creative usage of navigation parameters.

@chunningham chunningham self-assigned this Oct 27, 2019
@chunningham
Copy link
Contributor Author

chunningham commented Oct 29, 2019

Current status:
only actions and components changed are the ones related to authentication requests. Further action changes will wait for #1325 to be merged in order to avoid duplicating work.

  • tested on Android
  • tested on iOS
  • disconnect on interaction cancel
  • has tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant