Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_interrogator_test.cc115 testing::ReadRemoteExtended1CompletePacket(conn); in QueueSuccessfulReadRemoteExtendedFeatures()
H A Dbredr_connection_manager_test.cc292 testing::ReadRemoteExtended1CompletePacket(kConnectionHandle);
702 testing::ReadRemoteExtended1CompletePacket(conn); in QueueShortInterrogation()
786 testing::ReadRemoteExtended1CompletePacket(conn); in QueueIncompleteInterrogation()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dtest_packets.h197 DynamicByteBuffer ReadRemoteExtended1CompletePacket(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc889 DynamicByteBuffer ReadRemoteExtended1CompletePacket( in ReadRemoteExtended1CompletePacket() function