Home
last modified time | relevance | path

Searched refs:kLEReadRemoteFeaturesCompleteSubeventCode (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dsequential_command_runner_test.cc661 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode, in TEST_F()
812 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode, in TEST_F()
907 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode, in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_interrogator.cc182 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode, in QueueReadLERemoteFeatures()
H A Dlow_energy_connection_manager_test.cc3189 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode); in TEST_F()
3263 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode); in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcontrol_packets.cc168 case hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode: { in StatusCode()
H A Dcommand_channel_test.cc1889 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode; in TEST_F()
1956 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode; in TEST_F()
1994 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode; in TEST_F()
2106 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode; in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h604 constexpr EventCode kLEReadRemoteFeaturesCompleteSubeventCode = 0x04; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc415 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode, // Subevent_Code in LEReadRemoteFeaturesCompletePacket()
H A Dfake_controller.cc2596 hci_spec::kLEReadRemoteFeaturesCompleteSubeventCode); in OnLEReadRemoteFeaturesCommand()