Home
last modified time | relevance | path

Searched defs:aError (Results 1 – 25 of 93) sorted by relevance

1234

/external/openthread/src/core/mac/
Dsub_mac_callbacks.cpp54 void SubMac::Callbacks::ReceiveDone(RxFrame *aFrame, Error aError) in ReceiveDone()
74 Error aError, in RecordFrameTransmitStatus()
81 void SubMac::Callbacks::TransmitDone(TxFrame &aFrame, RxFrame *aAckFrame, Error aError) in TransmitDone()
116 void SubMac::Callbacks::ReceiveDone(RxFrame *aFrame, Error aError) { Get<LinkRaw>().InvokeReceiveDo… in ReceiveDone()
121 Error aError, in RecordFrameTransmitStatus()
128 void SubMac::Callbacks::TransmitDone(TxFrame &aFrame, RxFrame *aAckFrame, Error aError) in TransmitDone()
Ddata_poll_handler.cpp61 Error aError, in HandleSentFrameToChild()
220 void DataPollHandler::HandleSentFrame(const Mac::TxFrame &aFrame, Error aError) in HandleSentFrame()
233 void DataPollHandler::HandleSentFrame(const Mac::TxFrame &aFrame, Error aError, Child &aChild) in HandleSentFrame()
Dlink_raw.cpp182 void LinkRaw::InvokeReceiveDone(RxFrame *aFrame, Error aError) in InvokeReceiveDone()
205 void LinkRaw::InvokeTransmitDone(TxFrame &aFrame, RxFrame *aAckFrame, Error aError) in InvokeTransmitDone()
276 void LinkRaw::RecordFrameTransmitStatus(const TxFrame &aFrame, Error aError, uint8_t aRetryCount, b… in RecordFrameTransmitStatus()
/external/openthread/src/core/radio/
Dradio_callbacks.cpp41 void Radio::Callbacks::HandleReceiveDone(Mac::RxFrame *aFrame, Error aError) in HandleReceiveDone()
51 …d Radio::Callbacks::HandleTransmitDone(Mac::TxFrame &aFrame, Mac::RxFrame *aAckFrame, Error aError) in HandleTransmitDone()
62 void Radio::Callbacks::HandleDiagsReceiveDone(Mac::RxFrame *aFrame, Error aError) in HandleDiagsReceiveDone()
72 void Radio::Callbacks::HandleDiagsTransmitDone(Mac::TxFrame &aFrame, Error aError) in HandleDiagsTransmitDone()
Dradio.cpp135 void RadioStatistics::RecordTxDone(otError aError, uint16_t aPsduLength) in RecordTxDone()
161 void RadioStatistics::RecordRxDone(otError aError) in RecordRxDone()
Dradio_platform.cpp48 extern "C" void otPlatRadioReceiveDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatRadioReceiveDone()
85 …atRadioTxDone(otInstance *aInstance, otRadioFrame *aFrame, otRadioFrame *aAckFrame, otError aError) in otPlatRadioTxDone()
120 …rn "C" void otPlatDiagRadioReceiveDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioReceiveDone()
134 …n "C" void otPlatDiagRadioTransmitDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioTransmitDone()
Dtrel_link.cpp250 void Link::InvokeSendDone(Error aError, Mac::RxFrame *aAckFrame) in InvokeSendDone()
442 void Link::ReportDeferredAckStatus(Neighbor &aNeighbor, Error aError) in ReportDeferredAckStatus()
/external/ot-br-posix/src/mdns/
Dmdns.cpp361 …er::RemoveServiceRegistration(const std::string &aName, const std::string &aType, otbrError aError) in RemoveServiceRegistration()
423 otbrError aError) { in HandleDuplicateServiceRegistration()
460 otbrError aError) { in HandleDuplicateHostRegistration()
477 void Publisher::RemoveHostRegistration(const std::string &aName, otbrError aError) in RemoveHostRegistration()
529 otbrError aError) { in HandleDuplicateKeyRegistration()
546 void Publisher::RemoveKeyRegistration(const std::string &aName, otbrError aError) in RemoveKeyRegistration()
596 void Publisher::ServiceRegistration::Complete(otbrError aError) in Complete()
602 void Publisher::ServiceRegistration::OnComplete(otbrError aError) in OnComplete()
616 void Publisher::HostRegistration::Complete(otbrError aError) in Complete()
622 void Publisher::HostRegistration::OnComplete(otbrError aError) in OnComplete()
[all …]
Dmdns_mdnssd.cpp60 static otbrError DNSErrorToOtbrError(DNSServiceErrorType aError) in DNSErrorToOtbrError()
103 static const char *DNSErrorToString(DNSServiceErrorType aError) in DNSErrorToString()
527 DNSServiceErrorType aError, in HandleRegisterResult()
541 …:DnssdServiceRegistration::HandleRegisterResult(DNSServiceFlags aFlags, DNSServiceErrorType aError) in HandleRegisterResult()
630 DNSServiceErrorType aError, in HandleRegisterResult()
639 …d::DnssdHostRegistration::HandleRegisterResult(DNSRecordRef aRecordRef, DNSServiceErrorType aError) in HandleRegisterResult()
762 DNSServiceErrorType aError, in HandleRegisterResult()
772 void PublisherMDnsSd::DnssdKeyRegistration::HandleRegisterResult(DNSServiceErrorType aError) in HandleRegisterResult()
/external/openthread/src/cli/
Dcli_dns.cpp408 void Dns::OutputResult(otError aError) { Interpreter::GetInterpreter().OutputResult(aError); } in OutputResult()
514 void Dns::HandleDnsAddressResponse(otError aError, const otDnsAddressResponse *aResponse, void *aCo… in HandleDnsAddressResponse()
519 void Dns::HandleDnsAddressResponse(otError aError, const otDnsAddressResponse *aResponse) in HandleDnsAddressResponse()
571 void Dns::HandleDnsBrowseResponse(otError aError, const otDnsBrowseResponse *aResponse, void *aCont… in HandleDnsBrowseResponse()
576 void Dns::HandleDnsBrowseResponse(otError aError, const otDnsBrowseResponse *aResponse) in HandleDnsBrowseResponse()
613 void Dns::HandleDnsServiceResponse(otError aError, const otDnsServiceResponse *aResponse, void *aCo… in HandleDnsServiceResponse()
618 void Dns::HandleDnsServiceResponse(otError aError, const otDnsServiceResponse *aResponse) in HandleDnsServiceResponse()
Dcli_joiner.cpp264 void Joiner::HandleCallback(otError aError, void *aContext) { static_cast<Joiner *>(aContext)->Hand… in HandleCallback()
266 void Joiner::HandleCallback(otError aError) in HandleCallback()
Dcli_coap.cpp1025 otError aError) in HandleNotificationResponse()
1030 …:HandleNotificationResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aError) in HandleNotificationResponse()
1052 …dleResponse(void *aContext, otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aError) in HandleResponse()
1057 void Coap::HandleResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aError) in HandleResponse()
/external/ot-br-posix/src/sdp_proxy/
Dadvertising_proxy.cpp54 static otError OtbrErrorToOtError(otbrError aError) in OtbrErrorToOtError()
178 void AdvertisingProxy::OnMdnsPublishResult(otSrpServerServiceUpdateId aUpdateId, otbrError aError) in OnMdnsPublishResult()
307 [this, hasUpdate, updateId, fullServiceName](otbrError aError) { in PublishHostAndItsServices()
319 … serviceName, serviceType, [this, hasUpdate, updateId, fullServiceName](otbrError aError) { in PublishHostAndItsServices()
341 … Mdns::Publisher::ResultCallback([this, hasUpdate, updateId, fullHostName](otbrError aError) { in PublishHostAndItsServices()
352 … mPublisher.UnpublishHost(hostName, [this, hasUpdate, updateId, fullHostName](otbrError aError) { in PublishHostAndItsServices()
/external/ot-br-posix/src/dbus/common/
Derror.cpp34 bool operator==(ClientError aError, int aValue) in operator ==()
39 bool operator!=(ClientError aError, int aValue) in operator !=()
/external/openthread/src/core/thread/
Dmesh_forwarder.cpp1104 Error aError, in UpdateNeighborOnSentFrame()
1146 Error aError, in UpdateNeighborLinkFailures()
1173 void MeshForwarder::HandleDeferredAck(Neighbor &aNeighbor, Error aError) in HandleDeferredAck()
1198 void MeshForwarder::HandleSentFrame(Mac::TxFrame &aFrame, Error aError) in HandleSentFrame()
1299 void MeshForwarder::FinalizeMessageDirectTx(Message &aMessage, Error aError) in FinalizeMessageDirectTx()
1823 const char *MeshForwarder::MessageActionToString(MessageAction aAction, Error aError) in MessageActionToString()
1905 Error aError, in LogIp6Message()
1947 void MeshForwarder::LogMessage(MessageAction aAction, const Message &aMessage, Error aError) in LogMessage()
1954 Error aError, in LogMessage()
2006 void MeshForwarder::LogFrame(const char *aActionText, const Mac::Frame &aFrame, Error aError) in LogFrame()
[all …]
Dcsl_tx_scheduler.cpp56 Error aError, in HandleSentFrameToChild()
259 void CslTxScheduler::HandleSentFrame(const Mac::TxFrame &aFrame, Error aError) in HandleSentFrame()
275 void CslTxScheduler::HandleSentFrame(const Mac::TxFrame &aFrame, Error aError, Child &aChild) in HandleSentFrame()
Danycast_locator.cpp84 Error aError) in HandleResponse()
90 …ocator::HandleResponse(Coap::Message *aMessage, const Ip6::MessageInfo *aMessageInfo, Error aError) in HandleResponse()
/external/ot-br-posix/tests/mdns/
Dmain.cpp89 return [aMessage](otbrError aError) { in ErrorChecker()
149 … "SingleService", "_meshcop._udp", Publisher::SubTypeList{}, 12345, txtData, [](otbrError aError) { in PublishSingleServiceWithKeyAfterwards()
303 … [](otbrError aError) { otbrLogResult(aError, "UpdateService._meshcop._udp"); }); in PublishUpdateServices()
352 … "SingleService", "_meshcop._udp", Publisher::SubTypeList{}, 12345, txtData, [](otbrError aError) { in PublishKeyWithServiceRemoved()
357 sPublisher->PublishKey("SingleService._meshcop._udp", keyData, [](otbrError aError) { in PublishKeyWithServiceRemoved()
/external/ot-br-posix/src/trel_dnssd/
Dtrel_dnssd.cpp254 [](otbrError aError) { HandlePublishTrelServiceError(aError); }); in PublishTrelService()
257 void TrelDnssd::HandlePublishTrelServiceError(otbrError aError) in HandlePublishTrelServiceError()
271 [](otbrError aError) { HandleUnpublishTrelServiceError(aError); }); in UnpublishTrelService()
275 void TrelDnssd::HandleUnpublishTrelServiceError(otbrError aError) in HandleUnpublishTrelServiceError()
/external/openthread/src/ncp/
Dncp_base_radio.cpp69 otError NcpBase::PackRadioFrame(otRadioFrame *aFrame, otError aError) in PackRadioFrame()
144 void NcpBase::LinkRawReceiveDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in LinkRawReceiveDone()
149 void NcpBase::LinkRawReceiveDone(uint8_t aIid, otRadioFrame *aFrame, otError aError) in LinkRawReceiveDone()
164 …wTransmitDone(otInstance *aInstance, otRadioFrame *aFrame, otRadioFrame *aAckFrame, otError aError) in LinkRawTransmitDone()
169 …e::LinkRawTransmitDone(uint8_t aIid, otRadioFrame *aFrame, otRadioFrame *aAckFrame, otError aError) in LinkRawTransmitDone()
Dncp_hdlc.cpp288 void NcpHdlc::HandleFrame(void *aContext, otError aError) { static_cast<NcpHdlc *>(aContext)->Handl… in HandleFrame()
290 void NcpHdlc::HandleFrame(otError aError) in HandleFrame()
315 void NcpHdlc::HandleError(otError aError, uint8_t *aBuf, uint16_t aBufLength) in HandleError()
/external/openthread/src/core/api/
Derror_api.cpp40 const char *otThreadErrorToString(otError aError) { return ErrorToString(aError); } in otThreadErrorToString()
/external/openthread/src/core/common/
Derror.cpp41 const char *ErrorToString(Error aError) in ErrorToString()
/external/ot-br-posix/src/dbus/server/
Derror_helper.cpp76 const char *ConvertToDBusErrorName(otError aError) in ConvertToDBusErrorName()
/external/openthread/src/core/backbone_router/
Dbbr_local.cpp469 void Local::LogDomainPrefix(Action aAction, Error aError) in LogDomainPrefix()
475 void Local::LogService(Action aAction, Error aError) in LogService()

1234