/external/pigweed/pw_bluetooth_sapphire/host/sm/public/pw_bluetooth_sapphire/internal/host/sm/ |
D | delegate.h | 34 using DisplayMethod = gap::PairingDelegate::DisplayMethod; variable 39 DisplayMethod method,
|
D | fake_phase_listener.h | 45 Delegate::DisplayMethod method, in DisplayPasskey() 85 fit::function<void(uint32_t, Delegate::DisplayMethod, ConfirmCallback)>;
|
D | pairing_phase.h | 52 Delegate::DisplayMethod method,
|
D | util.h | 42 std::string DisplayMethodToString(Delegate::DisplayMethod method);
|
/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
D | sc_stage_1_just_works_numeric_comparison_test.cc | 172 [&](uint32_t cmp, Delegate::DisplayMethod method, ConfirmCallback cb) { in TEST_F() 173 ASSERT_EQ(Delegate::DisplayMethod::kComparison, method); in TEST_F() 296 [&](uint32_t cmp, Delegate::DisplayMethod method, ConfirmCallback cb) { in TEST_F() 297 ASSERT_EQ(Delegate::DisplayMethod::kComparison, method); in TEST_F() 388 [&](uint32_t, Delegate::DisplayMethod method, ConfirmCallback cb) { in TEST_F() 389 ASSERT_EQ(Delegate::DisplayMethod::kComparison, method); in TEST_F() 431 [&](uint32_t, Delegate::DisplayMethod method, ConfirmCallback cb) { in TEST_F() 432 ASSERT_EQ(Delegate::DisplayMethod::kComparison, method); in TEST_F()
|
D | sc_stage_1_passkey_test.cc | 151 Delegate::DisplayMethod method, in TEST_F() 153 ASSERT_EQ(Delegate::DisplayMethod::kPeerEntry, method); in TEST_F() 281 [&](uint32_t, Delegate::DisplayMethod method, ConfirmCallback cb) { in TEST_F() 282 ASSERT_EQ(Delegate::DisplayMethod::kPeerEntry, method); in TEST_F() 317 [&](uint32_t, Delegate::DisplayMethod method, ConfirmCallback cb) { in TEST_F() 318 ASSERT_EQ(Delegate::DisplayMethod::kPeerEntry, method); in TEST_F() 358 Delegate::DisplayMethod method, in TEST_F() 360 ASSERT_EQ(Delegate::DisplayMethod::kPeerEntry, method); in TEST_F()
|
D | phase_2_secure_connections_test.cc | 524 Delegate::DisplayMethod method, in TEST_F() 526 ASSERT_EQ(Delegate::DisplayMethod::kPeerEntry, method); in TEST_F() 621 [&](uint32_t, Delegate::DisplayMethod method, ConfirmCallback cb) { in TEST_F() 622 ASSERT_EQ(Delegate::DisplayMethod::kComparison, method); in TEST_F() 662 Delegate::DisplayMethod method, in TEST_F() 664 ASSERT_EQ(Delegate::DisplayMethod::kPeerEntry, method); in TEST_F()
|
D | util.cc | 175 std::string DisplayMethodToString(Delegate::DisplayMethod method) { in DisplayMethodToString() 177 case Delegate::DisplayMethod::kComparison: in DisplayMethodToString() 179 case Delegate::DisplayMethod::kPeerEntry: in DisplayMethodToString()
|
D | sc_stage_1_just_works_numeric_comparison.cc | 181 Delegate::DisplayMethod::kComparison, in CompleteStage1()
|
D | sc_stage_1_passkey.cc | 89 Delegate::DisplayMethod::kPeerEntry, in Run()
|
D | phase_2_legacy.cc | 114 Delegate::DisplayMethod::kPeerEntry, in MakeTemporaryKeyRequest()
|
D | security_manager_test.cc | 262 DisplayMethod method, in DisplayPasskey() 580 fit::function<void(uint32_t, DisplayMethod, ConfirmCallback)>; 921 Delegate::DisplayMethod method, in FastForwardToScLtkAfterUpgradeSecurity() 923 ASSERT_TRUE(method == Delegate::DisplayMethod::kComparison); in FastForwardToScLtkAfterUpgradeSecurity() 1146 Delegate::DisplayMethod method, in FastForwardToScLtk() 1148 ASSERT_TRUE(method == Delegate::DisplayMethod::kComparison); in FastForwardToScLtk() 1908 [&](uint32_t /**/, Delegate::DisplayMethod method, ConfirmCallback rsp) { in TEST_F() 1909 ASSERT_EQ(Delegate::DisplayMethod::kPeerEntry, method); in TEST_F() 1996 auto method = Delegate::DisplayMethod::kComparison; in TEST_F() 1999 Delegate::DisplayMethod cb_method, in TEST_F() [all …]
|
D | security_manager.cc | 176 Delegate::DisplayMethod method, 1178 Delegate::DisplayMethod method, in DisplayPasskey()
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/ |
D | pairing_delegate.h | 33 enum DisplayMethod { enum 56 DisplayMethod method,
|
D | fake_pairing_delegate.h | 46 fit::function<void(PeerId, uint32_t, DisplayMethod, ConfirmCallback)>; 62 DisplayMethod method,
|
D | low_energy_connection.h | 314 sm::Delegate::DisplayMethod method,
|
D | secure_simple_pairing_state.h | 441 void DisplayPasskey(uint32_t, DisplayMethod, ConfirmCallback) override {} in DisplayPasskey() argument
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | fake_pairing_delegate_test.cc | 67 EXPECT_EQ(PairingDelegate::DisplayMethod::kComparison, method); in TEST() 73 PeerId(5), 123456, PairingDelegate::DisplayMethod::kComparison, [](bool) { in TEST()
|
D | fake_pairing_delegate.cc | 73 DisplayMethod method, in DisplayPasskey()
|
D | legacy_pairing_state_test.cc | 84 DisplayMethod, in DisplayPasskey() argument 515 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() argument 558 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() argument 601 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() argument 919 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() argument 1386 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P() argument 1415 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P() argument 1461 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P() argument
|
D | secure_simple_pairing_state_test.cc | 111 DisplayMethod, in DisplayPasskey() argument 1138 PairingDelegate::DisplayMethod method, in TEST_F() 1142 EXPECT_EQ(PairingDelegate::DisplayMethod::kComparison, method); in TEST_F() 1189 PairingDelegate::DisplayMethod method, in TEST_F() 1193 EXPECT_EQ(PairingDelegate::DisplayMethod::kComparison, method); in TEST_F() 1287 PairingDelegate::DisplayMethod method, in TEST_F() 1291 EXPECT_EQ(PairingDelegate::DisplayMethod::kPeerEntry, method); in TEST_F() 3177 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() argument
|
D | secure_simple_pairing_state.cc | 321 PairingDelegate::DisplayMethod::kComparison, in OnUserConfirmationRequest() 397 PairingDelegate::DisplayMethod::kPeerEntry, in OnUserPasskeyNotification()
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | host_server.h | 197 DisplayMethod method,
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | host_server_test.cc | 451 using DisplayMethod = bt::gap::PairingDelegate::DisplayMethod; in TEST_F() typedef 453 peer->identifier(), 12345, DisplayMethod::kPeerEntry, confirm_cb); in TEST_F() 476 peer->identifier(), 12345, DisplayMethod::kComparison, confirm_cb); in TEST_F()
|
D | host_server.cc | 1095 DisplayMethod method, in DisplayPasskey() 1098 if (method == DisplayMethod::kComparison) { in DisplayPasskey()
|