Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h192 constexpr OpCode kPinCodeRequestReply = LinkControlOpCode(0x000D); variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager_test.cc412 const auto kPinCodeRequestReply = testing::PinCodeRequestReplyPacket( variable