Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc118 case hci_spec::kSimplePairingCompleteEventCode: in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h584 constexpr EventCode kSimplePairingCompleteEventCode = 0x36; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1198 StaticByteBuffer(hci_spec::kSimplePairingCompleteEventCode, in SimplePairingCompletePacket()
H A Dfake_controller.cc2408 hci_spec::kSimplePairingCompleteEventCode); in OnUserConfirmationRequestReplyCommand()
2469 hci_spec::kSimplePairingCompleteEventCode); in OnUserConfirmationRequestNegativeReplyCommand()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc208 hci_spec::kSimplePairingCompleteEventCode, in BrEdrConnectionManager()