Home
last modified time | relevance | path

Searched defs:SendCommandReject (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dsignaling_channel.cc288 bool SignalingChannel::SendCommandReject(uint8_t identifier, in SendCommandReject() function in bt::l2cap::internal::SignalingChannel
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_signaling_server.cc256 void FakeSignalingServer::SendCommandReject(hci_spec::ConnectionHandle conn, in SendCommandReject() function in bt::testing::FakeSignalingServer