Searched defs:DisplayMethod (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | legacy_pairing_state_test.cc | 85 DisplayMethod, in DisplayPasskey() argument 513 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 556 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 599 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 916 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 1381 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P() 1410 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P() 1456 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P()
|
H A D | secure_simple_pairing_state_test.cc | 101 DisplayMethod, in DisplayPasskey() argument 2881 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/ |
H A D | delegate.h | 34 using DisplayMethod = gap::PairingDelegate::DisplayMethod; variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | pairing_delegate.h | 33 enum DisplayMethod { enum
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | host_server_test.cc | 450 using DisplayMethod = bt::gap::PairingDelegate::DisplayMethod; in TEST_F() typedef
|