RootCanal: Move link key notification to pairing
* Move link_key_notification to pairing because they are not a part of auth and pairing info is required to determine key type later. * Properly return comb key in legacy pairing Tag: #refactor Test: atest liblmp_tests --host Bug: 235777894 Change-Id: Iaee68ebe5d1525072e99bc1a7a55cfe5865d3a9b
Showing
- tools/rootcanal/lmp/src/procedure/authentication.rs 24 additions, 63 deletionstools/rootcanal/lmp/src/procedure/authentication.rs
- tools/rootcanal/lmp/src/procedure/legacy_pairing.rs 35 additions, 1 deletiontools/rootcanal/lmp/src/procedure/legacy_pairing.rs
- tools/rootcanal/lmp/src/procedure/secure_simple_pairing.rs 36 additions, 2 deletionstools/rootcanal/lmp/src/procedure/secure_simple_pairing.rs
Loading
Please register or sign in to comment