Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_interrogator_test.cc120 testing::ReadRemoteExtended1Packet(conn), in QueueSuccessfulReadRemoteExtendedFeatures()
Dbredr_connection_manager_test.cc720 testing::ReadRemoteExtended1Packet(conn), in QueueShortInterrogation()
779 testing::ReadRemoteExtended1Packet(conn), in QueueSuccessfulInterrogationNoSsp()
815 testing::ReadRemoteExtended1Packet(conn), in QueueIncompleteInterrogation()
/external/pigweed/pw_bluetooth_sapphire/host/testing/public/pw_bluetooth_sapphire/internal/host/testing/
Dtest_packets.h218 DynamicByteBuffer ReadRemoteExtended1Packet(hci_spec::ConnectionHandle conn);
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dtest_packets.cc1029 DynamicByteBuffer ReadRemoteExtended1Packet(hci_spec::ConnectionHandle conn) { in ReadRemoteExtended1Packet() function