Searched defs:ltk_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/ | ||
H A D | acl_connection.h | 98 std::optional<hci_spec::LinkKey> ltk_; variable |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/ | ||
H A D | phase_2_secure_connections.h | 155 std::optional<UInt128> ltk_; variable |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ | ||
H A D | security_manager.cc | 215 std::optional<LTK> ltk_; member in bt::sm::SecurityManagerImpl |
H A D | phase_2_secure_connections_test.cc | 319 UInt128 ltk_; member in bt::sm::__anon8f93765a0111::Phase2SecureConnectionsTest |