Home
last modified time | relevance | path

Searched defs:rsp_payload (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_signaling_channel.cc29 void Send(const ByteBuffer& rsp_payload) override { in Send()
60 void Send(const ByteBuffer& rsp_payload) override { in Send()
178 const ByteBuffer& rsp_payload) { in ReceiveExpect()
H A Dbredr_signaling_channel.cc42 [cb = std::move(callback)](Status status, const ByteBuffer& rsp_payload) { in TestLink()
H A Dsignaling_channel.cc133 void SignalingChannel::ResponderImpl::Send(const ByteBuffer& rsp_payload) { in Send()
H A Dsignaling_channel_test.cc543 [&rx_success, &reject_rsp](Status status, const ByteBuffer& rsp_payload) { in TEST_F()