Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dtest_packets.cc770 StaticByteBuffer(LowerBits(hci_spec::kLinkKeyRequestNegativeReply), in LinkKeyRequestNegativeReplyPacket()
771 UpperBits(hci_spec::kLinkKeyRequestNegativeReply), in LinkKeyRequestNegativeReplyPacket()
788 LowerBits(hci_spec::kLinkKeyRequestNegativeReply), // Command_Opcode in LinkKeyRequestNegativeReplyResponse()
789 UpperBits(hci_spec::kLinkKeyRequestNegativeReply), // Command_Opcode in LinkKeyRequestNegativeReplyResponse()
Dfake_controller.cc4325 case hci_spec::kLinkKeyRequestNegativeReply: in HandleReceivedCommandPacket()
4446 case hci_spec::kLinkKeyRequestNegativeReply: { in HandleReceivedCommandPacket()
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_manager_test.cc368 const auto kLinkKeyRequestNegativeReply = variable
839 kLinkKeyRequestNegativeReply, in QueueSuccessfulPairing()
878 kLinkKeyRequestNegativeReply, in QueueSuccessfulUnauthenticatedPairing()
1086 kLinkKeyRequestNegativeReply, in TEST_F()
1342 kLinkKeyRequestNegativeReply, in TEST_F()
1413 kLinkKeyRequestNegativeReply, in TEST_F()
1871 kLinkKeyRequestNegativeReply, in TEST_F()
1894 kLinkKeyRequestNegativeReply, in TEST_F()
1922 kLinkKeyRequestNegativeReply, in TEST_F()
2194 test_device(), kLinkKeyRequestNegativeReply, &kLinkKeyRequestReplyRsp); in TEST_F()
[all …]
Dbredr_connection_manager.cc2103 hci_spec::kLinkKeyRequestNegativeReply); in SendLinkKeyRequestNegativeReply()
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dprotocol.h172 inline constexpr OpCode kLinkKeyRequestNegativeReply = variable