Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dacl_connection.cc56 hci_spec::kEncryptionKeyRefreshCompleteEventCode,
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc90 case hci_spec::kEncryptionKeyRefreshCompleteEventCode: in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h564 constexpr EventCode kEncryptionKeyRefreshCompleteEventCode = 0x30; variable