Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_driver.cpp102 otError SpinelDriver::SendReset(uint8_t aResetType) in SendReset() function in ot::Spinel::SpinelDriver
H A Dradio_spinel.cpp640 otError RadioSpinel::SendReset(uint8_t aResetType) in SendReset() function in ot::Spinel::RadioSpinel
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/encapsulated/
H A Dencapsulated_web_transport_test.cc705 TEST_F(EncapsulatedWebTransportTest, SendReset) { in TEST_F() argument
/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap.cpp384 Error CoapBase::SendReset(Message &aRequest, const Ip6::MessageInfo &aMessageInfo) in SendReset() function in ot::Coap::CoapBase