Home
last modified time | relevance | path

Searched refs:kReadRemoteVersionInfoCompleteEventCode (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_interrogator.cc202 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in QueueReadRemoteVersionInformation()
221 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in QueueReadRemoteVersionInformation()
H A Dbredr_interrogator.cc251 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in QueueReadRemoteVersionInformation()
268 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in QueueReadRemoteVersionInformation()
H A Dlow_energy_connection_manager_test.cc3455 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in TEST_F()
3507 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in TEST_F()
3736 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in TEST_F()
H A Dbredr_connection_manager_test.cc242 hci_spec::kReadRemoteVersionInfoCompleteEventCode,
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dsequential_command_runner_test.cc670 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in TEST_F()
739 hci_spec::kReadRemoteVersionInfoCompleteEventCode, in TEST_F()
918 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc103 case hci_spec::kReadRemoteVersionInfoCompleteEventCode: in StatusCode()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h507 constexpr EventCode kReadRemoteVersionInfoCompleteEventCode = 0x0C; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc985 hci_spec::kReadRemoteVersionInfoCompleteEventCode, in ReadRemoteVersionInfoCompletePacket()
H A Dfake_controller.cc2259 hci_spec::kReadRemoteVersionInfoCompleteEventCode); in OnReadRemoteVersionInfoCommandReceived()