Wireless device pairing #388
ramiresviana
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've done some research to try making a device pairing feature, unfortunately due to the complexity of the implementation i will not be able to proceed. There's some information that can be useful:
https://github.com/aosp-mirror/platform_system_core/blob/android-11.0.0_r48/adb/client/adb_wifi.cpp
https://github.com/aosp-mirror/platform_system_core/blob/android-11.0.0_r48/adb/client/pairing/pairing_client.cpp
https://github.com/aosp-mirror/platform_system_core/blob/android-11.0.0_r48/adb/pairing_connection/pairing_connection.cpp
https://github.com/google/boringssl/blob/master/crypto/curve25519/spake25519.c
Beta Was this translation helpful? Give feedback.
All reactions