Home
last modified time | relevance | path

Searched defs:preq_ (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
Dphase_1.h134 std::optional<PairingRequestParams> preq_; variable
Dphase_2_legacy.h107 StaticByteBuffer<util::PacketSize<PairingRequestParams>()> preq_; variable
Dphase_2_secure_connections.h151 PairingRequestParams preq_; variable
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dphase_2_secure_connections_test.cc315 PairingRequestParams preq_ = kDefaultPreq; member in bt::sm::__anon7003b7780111::Phase2SecureConnectionsTest