Searched defs:DisplayMethod (Results 1 – 6 of 6) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/sm/public/pw_bluetooth_sapphire/internal/host/sm/ |
D | delegate.h | 34 using DisplayMethod = gap::PairingDelegate::DisplayMethod; variable
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/ |
D | pairing_delegate.h | 33 enum DisplayMethod { enum
|
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 | legacy_pairing_state_test.cc | 84 DisplayMethod, in DisplayPasskey() argument 515 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 558 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 601 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 919 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F() 1386 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P() 1415 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P() 1461 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_P()
|
D | secure_simple_pairing_state_test.cc | 111 DisplayMethod, in DisplayPasskey() argument 3177 [](PeerId, uint32_t, PairingDelegate::DisplayMethod, auto cb) { in TEST_F()
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | host_server_test.cc | 451 using DisplayMethod = bt::gap::PairingDelegate::DisplayMethod; in TEST_F() typedef
|