Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dacl_connection.cc58 hci_spec::kEncryptionKeyRefreshCompleteEventCode,
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcontrol_packets.cc91 case hci_spec::kEncryptionKeyRefreshCompleteEventCode: in StatusCode()
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dprotocol.h572 inline constexpr EventCode kEncryptionKeyRefreshCompleteEventCode = 0x30; variable