Home
last modified time | relevance | path

Searched refs:fidl_method (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhost_server.cc1080 auto fidl_method = fsys::PairingMethod::PASSKEY_DISPLAY; in DisplayPasskey() local
1084 fidl_method = fsys::PairingMethod::PASSKEY_COMPARISON; in DisplayPasskey()
1089 DisplayPairingRequest(id, passkey, fidl_method, std::move(confirm)); in DisplayPasskey()