Home
last modified time | relevance | path

Searched defs:UserConfirmationCallback (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dpairing_state_manager.h136 using UserConfirmationCallback = fit::callback<void(bool confirm)>; variable
Dsecure_simple_pairing_state.h255 using UserConfirmationCallback = fit::callback<void(bool confirm)>; variable