Home
last modified time | relevance | path

Searched refs:kEncryptionChangeEventCode (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dacl_connection.cc53 hci_spec::kEncryptionChangeEventCode,
79 PW_CHECK(event.event_code() == hci_spec::kEncryptionChangeEventCode); in OnEncryptionChangeEvent()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc87 case hci_spec::kEncryptionChangeEventCode: in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h495 constexpr EventCode kEncryptionChangeEventCode = 0x08; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc212 hci_spec::kEncryptionChangeEventCode, in EncryptionChangeEventPacket()
H A Dfake_controller.cc594 hci_spec::kEncryptionChangeEventCode); in SendEncryptionChangeEvent()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager_test.cc457 hci_spec::kEncryptionChangeEventCode,
5175 hci_spec::kEncryptionChangeEventCode, in TEST_F()