[bt][sm] Distribute local IRK if available
- Bearer now queries the upper layers to determine if local identity information is available during the feature exchange phase. - Local identity information is distributed during Phase 3 if provided by the delegate. Bug: BT-243 Test: bt-host-unittests --gtest_filter=SMP_* Change-Id: Id07a799c4ae7e9cf4c3e0c80588d6d738b445709
Showing
- src/connectivity/bluetooth/core/bt-host/gap/low_energy_connection_manager.cc 5 additions, 0 deletions...uetooth/core/bt-host/gap/low_energy_connection_manager.cc
- src/connectivity/bluetooth/core/bt-host/sm/bearer.cc 47 additions, 3 deletionssrc/connectivity/bluetooth/core/bt-host/sm/bearer.cc
- src/connectivity/bluetooth/core/bt-host/sm/bearer.h 9 additions, 0 deletionssrc/connectivity/bluetooth/core/bt-host/sm/bearer.h
- src/connectivity/bluetooth/core/bt-host/sm/bearer_unittest.cc 111 additions, 0 deletions...connectivity/bluetooth/core/bt-host/sm/bearer_unittest.cc
- src/connectivity/bluetooth/core/bt-host/sm/pairing_state.cc 26 additions, 6 deletionssrc/connectivity/bluetooth/core/bt-host/sm/pairing_state.cc
- src/connectivity/bluetooth/core/bt-host/sm/pairing_state.h 10 additions, 4 deletionssrc/connectivity/bluetooth/core/bt-host/sm/pairing_state.h
- src/connectivity/bluetooth/core/bt-host/sm/pairing_state_unittest.cc 168 additions, 0 deletions...ivity/bluetooth/core/bt-host/sm/pairing_state_unittest.cc
- src/connectivity/bluetooth/core/bt-host/sm/types.h 6 additions, 0 deletionssrc/connectivity/bluetooth/core/bt-host/sm/types.h
Loading
Please register or sign in to comment