Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dpairing_state.cc202 void PairingState::OnIoCapabilityResponse(IoCapability peer_iocap) { in OnIoCapabilityResponse()
694 pw::bluetooth::emboss::IoCapability peer_iocap, bool link_initiated) { in MakeResponder()
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dpairing_state.h378 pw::bluetooth::emboss::IoCapability peer_iocap; variable