Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/ot-br-posix/src/mdns/
H A 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 …]
H A Dmdns_mdnssd.cpp60 static otbrError DNSErrorToOtbrError(DNSServiceErrorType aError) in DNSErrorToOtbrError()
103 static const char *DNSErrorToString(DNSServiceErrorType aError) in DNSErrorToString()
524 DNSServiceErrorType aError, in HandleRegisterResult()
538 …:DnssdServiceRegistration::HandleRegisterResult(DNSServiceFlags aFlags, DNSServiceErrorType aError) in HandleRegisterResult()
627 DNSServiceErrorType aError, in HandleRegisterResult()
636 …d::DnssdHostRegistration::HandleRegisterResult(DNSRecordRef aRecordRef, DNSServiceErrorType aError) in HandleRegisterResult()
759 DNSServiceErrorType aError, in HandleRegisterResult()
769 void PublisherMDnsSd::DnssdKeyRegistration::HandleRegisterResult(DNSServiceErrorType aError) in HandleRegisterResult()
/aosp_15_r20/external/openthread/src/core/mac/
H A 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()
H A 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()
H A 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()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmesh_forwarder.cpp1112 Error aError, in UpdateNeighborOnSentFrame()
1154 Error aError, in UpdateNeighborLinkFailures()
1181 void MeshForwarder::HandleDeferredAck(Neighbor &aNeighbor, Error aError) in HandleDeferredAck()
1206 void MeshForwarder::HandleSentFrame(Mac::TxFrame &aFrame, Error aError) in HandleSentFrame()
1307 void MeshForwarder::FinalizeMessageDirectTx(Message &aMessage, Error aError) in FinalizeMessageDirectTx()
1832 const char *MeshForwarder::MessageActionToString(MessageAction aAction, Error aError) in MessageActionToString()
1914 Error aError, in LogIp6Message()
1956 void MeshForwarder::LogMessage(MessageAction aAction, const Message &aMessage, Error aError) in LogMessage()
1963 Error aError, in LogMessage()
2015 void MeshForwarder::LogFrame(const char *aActionText, const Mac::Frame &aFrame, Error aError) in LogFrame()
[all …]
H A Dcsl_tx_scheduler.cpp57 Error aError, in HandleSentFrameToChild()
264 void CslTxScheduler::HandleSentFrame(const Mac::TxFrame &aFrame, Error aError) in HandleSentFrame()
280 void CslTxScheduler::HandleSentFrame(const Mac::TxFrame &aFrame, Error aError, Child &aChild) in HandleSentFrame()
H A Danycast_locator.cpp84 Error aError) in HandleResponse()
90 …ocator::HandleResponse(Coap::Message *aMessage, const Ip6::MessageInfo *aMessageInfo, Error aError) in HandleResponse()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_dns.cpp415 void Dns::OutputResult(otError aError) { Interpreter::GetInterpreter().OutputResult(aError); } in OutputResult()
520 void Dns::HandleDnsAddressResponse(otError aError, const otDnsAddressResponse *aResponse, void *aCo… in HandleDnsAddressResponse()
525 void Dns::HandleDnsAddressResponse(otError aError, const otDnsAddressResponse *aResponse) in HandleDnsAddressResponse()
577 void Dns::HandleDnsBrowseResponse(otError aError, const otDnsBrowseResponse *aResponse, void *aCont… in HandleDnsBrowseResponse()
582 void Dns::HandleDnsBrowseResponse(otError aError, const otDnsBrowseResponse *aResponse) in HandleDnsBrowseResponse()
619 void Dns::HandleDnsServiceResponse(otError aError, const otDnsServiceResponse *aResponse, void *aCo… in HandleDnsServiceResponse()
624 void Dns::HandleDnsServiceResponse(otError aError, const otDnsServiceResponse *aResponse) in HandleDnsServiceResponse()
H A Dcli.cpp153 void Interpreter::OutputResult(otError aError) in OutputResult()
3846 otError aError, in HandleLocateResult()
3853 void Interpreter::HandleLocateResult(otError aError, const otIp6Address *aMeshLocalAddress, uint16_… in HandleLocateResult()
4114 otError aError, in HandleMlrRegResult()
4122 void Interpreter::HandleMlrRegResult(otError aError, in HandleMlrRegResult()
5192 void Interpreter::HandleMeshDiagDiscoverDone(otError aError, otMeshDiagRouterInfo *aRouterInfo, voi… in HandleMeshDiagDiscoverDone()
5197 void Interpreter::HandleMeshDiagDiscoverDone(otError aError, otMeshDiagRouterInfo *aRouterInfo) in HandleMeshDiagDiscoverDone()
5313 void Interpreter::HandleMeshDiagQueryChildTableResult(otError aError, in HandleMeshDiagQueryChildTableResult()
5320 void Interpreter::HandleMeshDiagQueryChildTableResult(otError aError, const otMeshDiagChildEntry *a… in HandleMeshDiagQueryChildTableResult()
5358 …erpreter::HandleMeshDiagQueryRouterNeighborTableResult(otError aError, in HandleMeshDiagQueryRouterNeighborTableResult()
[all …]
H A Dcli_coap.cpp1039 otError aError) in HandleNotificationResponse()
1044 …:HandleNotificationResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aError) in HandleNotificationResponse()
1066 …dleResponse(void *aContext, otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aError) in HandleResponse()
1071 void Coap::HandleResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otError aError) in HandleResponse()
H A 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()
/aosp_15_r20/external/openthread/src/core/radio/
H A 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()
69 void Radio::Callbacks::HandleDiagsReceiveDone(Mac::RxFrame *aFrame, Error aError) in HandleDiagsReceiveDone()
79 void Radio::Callbacks::HandleDiagsTransmitDone(Mac::TxFrame &aFrame, Error aError) in HandleDiagsTransmitDone()
H A 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()
131 …rn "C" void otPlatDiagRadioReceiveDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioReceiveDone()
145 …n "C" void otPlatDiagRadioTransmitDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioTransmitDone()
/aosp_15_r20/external/ot-br-posix/src/sdp_proxy/
H A Dadvertising_proxy.cpp136 void AdvertisingProxy::OnMdnsPublishResult(otSrpServerServiceUpdateId aUpdateId, otbrError aError) in OnMdnsPublishResult()
265 [this, hasUpdate, updateId, fullServiceName](otbrError aError) { in PublishHostAndItsServices()
277 … serviceName, serviceType, [this, hasUpdate, updateId, fullServiceName](otbrError aError) { in PublishHostAndItsServices()
299 … Mdns::Publisher::ResultCallback([this, hasUpdate, updateId, fullHostName](otbrError aError) { in PublishHostAndItsServices()
310 … mPublisher.UnpublishHost(hostName, [this, hasUpdate, updateId, fullHostName](otbrError aError) { in PublishHostAndItsServices()
/aosp_15_r20/external/ot-br-posix/tests/mdns/
H A 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()
/aosp_15_r20/external/ot-br-posix/tests/gtest/
H A Dtest_rcp_host_api.cpp71 … const std::string &aErrorMsg) { in TEST()
120 …host.SetThreadEnabled(false, [&resultReceived2, &error2](otError aError, const std::string &aError… in TEST()
139 … const std::string &aErrorMsg) { in TEST()
191 … const std::string &aErrorMsg) { in TEST()
H A Dtest_async_task.cpp49 auto errorHandler = [&resultHandlerCalledTimes](otError aError, const std::string &aErrorInfo) { in TEST()
80 …auto errorHandler = [&resultHandlerCalledTimes, &error](otError aError, const std::string &aErrorI… in TEST()
122 …auto errorHandler = [&resultHandlerCalledTimes, &error](otError aError, const std::string &aErrorI… in TEST()
170 …auto errorHandler = [&resultHandlerCalledTimes, &error](otError aError, const std::string &aErrorI… in TEST()
/aosp_15_r20/external/openthread/src/ncp/
H A 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()
H A 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()
/aosp_15_r20/external/ot-br-posix/src/trel_dnssd/
H A Dtrel_dnssd.cpp257 [](otbrError aError) { HandlePublishTrelServiceError(aError); }); in PublishTrelService()
260 void TrelDnssd::HandlePublishTrelServiceError(otbrError aError) in HandlePublishTrelServiceError()
274 [](otbrError aError) { HandleUnpublishTrelServiceError(aError); }); in UnpublishTrelService()
278 void TrelDnssd::HandleUnpublishTrelServiceError(otbrError aError) in HandleUnpublishTrelServiceError()
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_ncp.cpp114 …mHost.Join(activeOpDatasetTlvs, [aRequest](otError aError, const std::string &aErrorInfo) mutable { in JoinHandler()
128 mHost.Leave([aRequest](otError aError, const std::string &aErrorInfo) mutable { in LeaveHandler()
151 …mHost.ScheduleMigration(pendingOpDatasetTlvs, [aRequest](otError aError, const std::string &aError… in ScheduleMigrationHandler()
/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp321 … Mdns::Publisher::SubTypeList{}, port, /* aTxtData */ {}, [this](otbrError aError) { in PublishEpskcService()
353 …her.UnpublishService(mServiceInstanceName, kBorderAgentEpskcServiceType, [this](otbrError aError) { in UnpublishEpskcService()
603 … Mdns::Publisher::SubTypeList{}, port, txtData, [this](otbrError aError) { in PublishMeshCopService()
633 …ublisher.UnpublishService(mServiceInstanceName, kBorderAgentServiceType, [this](otbrError aError) { in UnpublishMeshCopService()
/aosp_15_r20/external/ot-br-posix/src/ncp/
H A Dncp_host.cpp136 …auto errorHandler = [aReceiver](otError aError, const std::string &aErrorInfo) { aReceiver(aError,… in Join()
150 …auto errorHandler = [aReceiver](otError aError, const std::string &aErrorInfo) { aReceiver(aError,… in Leave()
163 …auto errorHandler = [aReceiver](otError aError, const std::string &aErrorInfo) { aReceiver(aError… in ScheduleMigration()
/aosp_15_r20/external/ot-br-posix/src/dbus/common/
H A Derror.cpp34 bool operator==(ClientError aError, int aValue) in operator ==()
39 bool operator!=(ClientError aError, int aValue) in operator !=()

12345