Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dsignaling_channel.cc96 void SignalingChannel::EnqueueResponse(const ByteBuffer& request_packet, in EnqueueResponse() function in bt::l2cap::internal::SignalingChannel
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto162 message EnqueueResponse { message
/external/openthread/src/core/coap/
Dcoap.cpp1525 void ResponsesQueue::EnqueueResponse(Message &aMessage, in EnqueueResponse() function in ot::Coap::ResponsesQueue
/external/openthread/src/ncp/
Dncp_base.cpp774 otError NcpBase::EnqueueResponse(uint8_t aHeader, ResponseType aType, unsigned int aPropKeyOrStatus) in EnqueueResponse() function in ot::Ncp::NcpBase