Home
last modified time | relevance | path

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 Dacl_connection.h98 std::optional<hci_spec::LinkKey> ltk_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dphase_2_secure_connections.h155 std::optional<UInt128> ltk_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager.cc215 std::optional<LTK> ltk_; member in bt::sm::SecurityManagerImpl
H A Dphase_2_secure_connections_test.cc319 UInt128 ltk_; member in bt::sm::__anon8f93765a0111::Phase2SecureConnectionsTest