Home
last modified time | relevance | path

Searched refs:kLinkKeyNotificationEventCode (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.h540 constexpr EventCode kLinkKeyNotificationEventCode = 0x18; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc644 hci_spec::kLinkKeyNotificationEventCode, in LinkKeyNotificationPacket()
H A Dfake_controller.cc2415 hci_spec::kLinkKeyNotificationEventCode); in OnUserConfirmationRequestReplyCommand()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc205 hci_spec::kLinkKeyNotificationEventCode, in BrEdrConnectionManager()