Home
last modified time | relevance | path

Searched refs:kPinCodeRequestEventCode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h532 constexpr EventCode kPinCodeRequestEventCode = 0x16; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc788 StaticByteBuffer(hci_spec::kPinCodeRequestEventCode, in PinCodeRequestPacket()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc225 hci_spec::kPinCodeRequestEventCode, in BrEdrConnectionManager()