Home
last modified time | relevance | path

Searched refs:LEReadRemoteFeaturesCompletePacket (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_interrogator_test.cc95 testing::LEReadRemoteFeaturesCompletePacket(conn, features);
305 testing::LEReadRemoteFeaturesCompletePacket(kConnectionHandle, in TEST_F()
332 testing::LEReadRemoteFeaturesCompletePacket( in TEST_F()
371 testing::LEReadRemoteFeaturesCompletePacket( in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dsequential_command_runner_test.cc625 auto command1_cmpl_event = bt::testing::LEReadRemoteFeaturesCompletePacket( in TEST_F()
776 auto command1_cmpl_event = bt::testing::LEReadRemoteFeaturesCompletePacket( in TEST_F()
872 auto command1_cmpl_event = bt::testing::LEReadRemoteFeaturesCompletePacket( in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dtest_packets.h114 DynamicByteBuffer LEReadRemoteFeaturesCompletePacket(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc408 DynamicByteBuffer LEReadRemoteFeaturesCompletePacket( in LEReadRemoteFeaturesCompletePacket() function