Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dsecure_simple_pairing_state.cc203 void SecureSimplePairingState::OnIoCapabilityResponse(IoCapability peer_iocap) { in OnIoCapabilityResponse()
696 pw::bluetooth::emboss::IoCapability peer_iocap, bool outgoing_connection) { in MakeResponder()
H A Dpairing_state_manager.cc102 pw::bluetooth::emboss::IoCapability peer_iocap) { in OnIoCapabilityResponse()
H A Dlegacy_pairing_state.cc552 std::optional<pw::bluetooth::emboss::IoCapability> peer_iocap) { in MakeResponder()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlegacy_pairing_state.h228 pw::bluetooth::emboss::IoCapability peer_iocap; variable
H A Dsecure_simple_pairing_state.h376 pw::bluetooth::emboss::IoCapability peer_iocap; variable