Home
last modified time | relevance | path

Searched refs:CreateInquiryResponseEvent (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/testing/public/pw_bluetooth_sapphire/internal/host/testing/
Dfake_peer.h91 DynamicByteBuffer CreateInquiryResponseEvent(
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_peer.cc59 DynamicByteBuffer FakePeer::CreateInquiryResponseEvent( in CreateInquiryResponseEvent() function in bt::testing::FakePeer
Dfake_controller.cc607 SendCommandChannelPacket(peer->CreateInquiryResponseEvent(inquiry_mode_)); in SendInquiryResponses()