Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_interrogator_test.cc124 testing::ReadRemoteExtended2Packet(conn), in QueueSuccessfulReadRemoteExtendedFeatures()
H A Dbredr_connection_manager_test.cc710 testing::ReadRemoteExtended2Packet(conn), in QueueShortInterrogation()
769 testing::ReadRemoteExtended2Packet(conn), in QueueSuccessfulInterrogationNoSsp()
805 testing::ReadRemoteExtended2Packet(conn), in QueueIncompleteInterrogation()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dtest_packets.h204 DynamicByteBuffer ReadRemoteExtended2Packet(hci_spec::ConnectionHandle conn);
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc971 DynamicByteBuffer ReadRemoteExtended2Packet(hci_spec::ConnectionHandle conn) { in ReadRemoteExtended2Packet() function