Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dpairing_phase.h31 using PairingChannelHandler = PairingChannel::Handler; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dpairing_phase_test.cc32 using PairingChannelHandler = PairingChannel::Handler; typedef