Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_interrogator_test.cc104 testing::ReadRemoteSupportedFeaturesPacket(conn), in QueueSuccessfulInterrogation()
171 testing::ReadRemoteSupportedFeaturesPacket(kConnectionHandle)); in TEST_F()
231 testing::ReadRemoteSupportedFeaturesPacket(kConnectionHandle)); in TEST_F()
H A Dbredr_connection_manager_test.cc734 testing::ReadRemoteSupportedFeaturesPacket(conn), in QueueSuccessfulInterrogation()
761 testing::ReadRemoteSupportedFeaturesPacket(conn), in QueueSuccessfulInterrogationNoSsp()
797 testing::ReadRemoteSupportedFeaturesPacket(conn), in QueueIncompleteInterrogation()
2535 testing::ReadRemoteSupportedFeaturesPacket(kConnectionHandle), in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dtest_packets.h212 DynamicByteBuffer ReadRemoteSupportedFeaturesPacket(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1032 DynamicByteBuffer ReadRemoteSupportedFeaturesPacket( in ReadRemoteSupportedFeaturesPacket() function