Home
last modified time | relevance | path

Searched refs:kLinkKeyRequestEventCode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h536 constexpr EventCode kLinkKeyRequestEventCode = 0x17; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc677 StaticByteBuffer(hci_spec::kLinkKeyRequestEventCode, in LinkKeyRequestPacket()
H A Dfake_controller.cc2318 hci_spec::kLinkKeyRequestEventCode); in OnAuthenticationRequestedCommandReceived()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc202 hci_spec::kLinkKeyRequestEventCode, in BrEdrConnectionManager()